Home
last modified time | relevance | path

Searched refs:COMPAT (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/usr.sbin/quot/
H A Dquot.c89 #ifdef COMPAT
157 #ifdef COMPAT in get_inode()
168 #ifdef COMPAT in virtualblocks()
177 #else /* COMPAT */ in virtualblocks()
192 #endif /* COMPAT */ in virtualblocks()
198 #ifdef COMPAT
200 #else /* COMPAT */ in isfree()
341 #ifdef COMPAT in uses()
377 #ifdef COMPAT in dofsizes()
380 #endif /* COMPAT */ in dofsizes()
[all...]
/freebsd-src/crypto/openssh/openbsd-compat/
H A DMakefile.in69 COMPAT= bsd-asprintf.o \
110 $(COMPAT): ../config.h
114 libopenbsd-compat.a: $(COMPAT) $(OPENBSD) $(PORTS)
115 $(AR) rv $@ $(COMPAT) $(OPENBSD) $(PORTS)
/freebsd-src/contrib/bsddialog/utility/
H A Dutil_theme.c60 COMPAT enumerator
154 "use_shadow", COMPAT, NULL}
186 if (p[i].type == COMPAT) in savetheme()
212 case COMPAT: in savetheme()
309 case COMPAT: in loadtheme()
/freebsd-src/contrib/llvm-project/libcxx/modules/
H A DCMakeLists.txt.in
/freebsd-src/share/mk/
H A Dbsd.doc.mk110 COMPAT?= -C
/freebsd-src/share/doc/smm/02.config/
H A Dspell.ok8 COMPAT
/freebsd-src/sys/powerpc/conf/
H A DMPC85XXSPE64 # Keep COMPAT options in sync with powerpc target arch.
/freebsd-src/share/doc/smm/01.setup/
H A Dspell.ok18 COMPAT
/freebsd-src/contrib/tcsh/
H A Dtw.comp.c306 #ifdef COMPAT in tw_result()