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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h765 # define HASWAITPID 1 /* has waitpid(2) */ macro
1893 # define HASWAITPID 1 macro
2377 # define HASWAITPID 1 macro
2512 # define HASWAITPID 1 /* has POSIX waitpid(2) call */ macro
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dconf.c2738 # if HASWAITPID
2748 # else /* HASWAITPID */
2769 # endif /* HASWAITPID */
5933 #if HASWAITPID
5934 "HASWAITPID",
5935 #endif /* HASWAITPID */

Completed in 119 milliseconds