Searched refs:_BSD (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/etc/mtree/
H A DMakefile10 ${_BSD.lib32.dist} \
11 ${_BSD.libsoft.dist} \
12 ${_BSD.sendmail.dist} \
13 ${_BSD.tests.dist} \
18 _BSD.groff.dist= BSD.groff.dist
21 _BSD.lib32.dist= BSD.lib32.dist
24 _BSD.libsoft.dist= BSD.libsoft.dist
27 _BSD.sendmail.dist= BSD.sendmail.dist
30 _BSD.tests.dist= BSD.tests.dist
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_select.h7 /* Was: (defined(RS6000)||defined(SYS_PTX))&&!defined(_BSD) */
10 #if defined(HAVE_SYS_SELECT_H) && !defined(_BSD)
/freebsd-11-stable/contrib/tcsh/
H A Dtc.wait.h47 # define _BSD macro
H A Dsh.proc.c46 #if defined(_BSD) || (defined(IRIS4D) && __STDC__) || defined(__lucid)
48 #endif /* _BSD || (IRIS4D && __STDC__) || __lucid */
/freebsd-11-stable/contrib/ntp/libntp/
H A Diosignal.c133 /* Was: defined(SYS_AIX) && !defined(_BSD) */
134 # if !defined(_BSD) && defined(_AIX) && defined(FIOASYNC) && defined(FIOSETOWN)
162 # endif /* AIX && !BSD: !_BSD && FIOASYNC && FIOSETOWN */

Completed in 71 milliseconds