Home
last modified time | relevance | path

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

/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)
/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()
/src/share/mk/
H A Dbsd.doc.mk110 COMPAT?= -C
/src/share/doc/smm/02.config/
H A Dspell.ok8 COMPAT
/src/sys/tools/syscalls/core/
H A Dsyscall.lua183 elseif self.type.COMPAT then
/src/share/doc/smm/01.setup/
H A Dspell.ok18 COMPAT
/src/contrib/tcsh/
H A Dtw.comp.c306 #ifdef COMPAT in tw_result()