Searched refs:BSD4_3 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dsignal.c43 # if defined(SA_RESTART) || (!defined(SYS5SIGNALS) && !defined(BSD4_3))
68 ** BSD4_3 signals
71 # if defined(SYS5SIGNALS) || defined(BSD4_3)
72 # ifdef BSD4_3
77 # else /* defined(SYS5SIGNALS) || defined(BSD4_3) */
89 # endif /* defined(SYS5SIGNALS) || defined(BSD4_3) */
108 # ifdef BSD4_3
113 # else /* BSD4_3 */
132 # endif /* BSD4_3 */
150 # ifdef BSD4_3
[all...]
/freebsd-11-stable/sys/sys/
H A Dparam.h44 #define BSD4_3 1 macro
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h258 # define BSD4_3 1 /* NOT bsd 4.4 or posix signals */ macro
504 # define BSD4_3 1 /* 4.3 BSD-based */ macro
1688 # define BSD4_3 1 /* to get signal() in conf.c */ macro

Completed in 78 milliseconds