Searched refs:_BSD (Results 1 – 6 of 6) sorted by relevance
10 ${_BSD.lib32.dist} \11 ${_BSD.libsoft.dist} \12 ${_BSD.sendmail.dist} \13 ${_BSD.tests.dist} \18 _BSD.lib32.dist= BSD.lib32.dist21 _BSD.libsoft.dist= BSD.libsoft.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)
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()