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

/sendmail/include/sm/
H A Dconf.h514 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
543 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
757 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
835 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
878 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
911 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
945 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
1349 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
1708 # define HASSETSID 1 /* has POSIX setsid(2) call */ macro
1902 # define HASSETSID macro
1952 # define HASSETSID macro
2174 # define HASSETSID macro
2253 # define HASSETSID macro
2385 # define HASSETSID macro
2522 # define HASSETSID macro
2538 # undef HASSETSID macro
[all...]
/sendmail/sendmail/
H A Dconf.c2909 #if !HASSETSID
2931 #endif /* !HASSETSID */
5972 #if HASSETSID
5973 "HASSETSID",
5974 #endif /* HASSETSID */

Completed in 688 milliseconds