Searched refs:_BSD (Results 1 – 7 of 7) sorted by relevance
12 ${_BSD.libcompats.dist} \13 ${_BSD.sendmail.dist} \14 ${_BSD.tests.dist} \20 _BSD.libcompats.dist+= BSD.lib${libcompat}.dist24 _BSD.sendmail.dist= BSD.sendmail.dist27 _BSD.tests.dist= BSD.tests.dist
10 #if defined(HAVE_SYS_SELECT_H) && !defined(_BSD)
47 # define _BSD macro
46 #if defined(_BSD) || (defined(IRIS4D) && __STDC__) || defined(__lucid)
155 # if defined(sigmask) || defined(BSD) || defined(_BSD) && !defined(BSD41)
95 .. _BSD License: http://www.opensource.org/licenses/bsd-license.php
134 # if !defined(_BSD) && defined(_AIX) && defined(FIOASYNC) && defined(FIOSETOWN) in init_clock_sig()