Searched refs:HASSETSID (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h511 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
540 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
754 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
832 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
875 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
908 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
942 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
1340 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
1697 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
1891 # define HASSETSID macro
1941 # define HASSETSID macro
2163 # define HASSETSID macro
2242 # define HASSETSID macro
2374 # define HASSETSID macro
2511 # define HASSETSID macro
2527 # undef HASSETSID macro
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c2904 #if !HASSETSID
2926 #endif /* !HASSETSID */
5903 #if HASSETSID
5904 "HASSETSID",
5905 #endif /* HASSETSID */

Completed in 60 milliseconds