Searched refs:BSD (Results 1 - 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/lib/libresolv2/include/
H A Dsunw_port_before.h36 #if (!defined(BSD)) || (BSD < 199306)
H A Dport_after.h32 #if (!defined(BSD)) || (BSD < 199306)
84 * has had this type added. The type number below is correct on most BSD-
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Dreadme.txt30 BSD license:
39 * OpenIB.org BSD license below:
66 * under the OpenIB BSD license.
/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Dreadme.txt30 BSD license:
39 * OpenIB.org BSD license below:
66 * under the OpenIB BSD license.
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h22 #if (!defined(BSD)) || (BSD < 199306)
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A Dnetpr.c232 job_data->protocol = BSD;
345 if (job_data->protocol == BSD) {
361 if (job_data->protocol == BSD) {
398 if (job_data->protocol == BSD) {
433 if (job_data->protocol == BSD) {
H A Dmisc.c94 job->protocol = BSD;
H A Dnetpr.h36 #define BSD 0 macro
/illumos-gate/usr/src/lib/libresolv/
H A Dres_send.c67 #if BSD >= 43
69 #endif /* BSD */
143 #if BSD >= 43
145 #endif /* BSD */
339 #if BSD >= 43
342 * On a 4.3BSD+ machine (client and server,
394 #endif /* BSD */
404 #if BSD >= 43
437 #if BSD >= 43
H A Dres_gethost.c133 #if BSD >= 43 || defined(h_addr) /* new-style hostent structure */
216 #if BSD >= 43 || defined(h_addr) /* new-style hostent structure */
394 #if BSD >= 43 || defined(h_addr) /* new-style hostent structure */
/illumos-gate/usr/src/ucbhead/
H A Dstdio.h57 #ifndef BSD
58 #define BSD macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_frag.h76 #if defined(_KERNEL) && ((BSD >= 199306) || SOLARIS || defined(__sgi) \
H A Dip_compat.h68 #if defined(BSD) && (BSD < 199103) && defined(__osf__)
69 # undef BSD macro
70 # define BSD 199103 macro
1369 * For BSD kernels, if bpf is in the kernel, enable ipfilter to use bpf in
1546 * On BSD's use quad_t as a guarantee for getting at least a 64bit sized
1549 #if BSD > 199306
1553 #else /* BSD > 199306 */
1556 #endif /* BSD > 199306 */
1585 # if (BSD >
[all...]
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.guess128 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
379 sun*:*:4.2BSD:*)
513 Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD)
572 ibmrt:4.4BSD:*|romp-ibm:BSD:*)
575 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
577 exit 0 ;; # report: romp-ibm BSD 4.3
587 hp300:4.4BSD
[all...]
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h75 #if (BSD >= 199103)
107 #endif /* BSD */
/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h43 #define BSD 199506 /* System version (year & month). */ macro
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dportable.h123 * some systems don't have the BSD re_comp and re_exec routines
209 # ifdef BSD
210 # if (BSD >= 199006) || defined(NeXT) || defined(OSF1) || defined(sun) || defined(ultrix) || defined(apollo) || defined(POSIX_SIGNALS)
215 # else /* BSD */
217 # endif /* BSD */
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h272 /* RTisms for BSD compatibility, specified in the Makefile
273 define BSD 1
358 # if defined(sun) && !defined(BSD)
498 # define BSD4_3 1 /* 4.3 BSD-based */
521 # endif /* defined(sun) && !defined(BSD) */
797 ** 4.4 BSD
799 ** See also BSD defines.
824 ** BSD/OS (was BSD/386) (all versions)
831 # define HASSETREUID 0 /* BSD
1450 # define BSD macro
1570 # define BSD macro
1652 # define BSD macro
2138 # define BSD macro
[all...]
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool_y.y17 #if defined(BSD) && (BSD >= 199306)
H A Dippool.c16 #if defined(BSD) && (BSD >= 199306)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h6 * (net/enet.c) distributed as part of 4.3BSD, and code contributed
49 /* BSD style release date */
201 * These are values from BSD/OS's "bpf.h".
204 * OS other than BSD/OS, so the correct values to use here are the
205 * BSD/OS values.
215 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */
216 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */
219 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */
220 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */
247 * The name DLT_C_HDLC was used by BSD/O
[all...]
H A Dip_pool.c76 ((BSD >= 198911) && !defined(__osf__) && \
105 * 4.4 BSD is used, but this is not viewed as a long term solution.
240 #if !defined(_KERNEL) || ((BSD < 199306) && (SOLARIS2 < 10))
275 #if !defined(_KERNEL) || ((BSD < 199306) && (SOLARIS2 < 10))
917 # if defined(_KERNEL) && ((BSD >= 198911) && !defined(__osf__) && \
H A Dip_auth.c342 # if defined(BSD) && !defined(sparc) && (BSD >= 199306)
/illumos-gate/usr/src/lib/libast/common/port/
H A Dastlicense.c40 #undef BSD /* guess who defines this */ macro
54 #define BSD 8 macro
827 else if (notice.type == BSD)
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h76 #if BSD
78 * A speedup for BSD. Use their routines which are
79 * already optimised. Note that BSD bcopy does not
86 #endif /* BSD */

Completed in 214 milliseconds

12