Home
last modified time | relevance | path

Searched refs:HASWAITPID (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h771 # define HASWAITPID 1 /* has waitpid(2) */ macro
1930 # define HASWAITPID 1 macro
2415 # define HASWAITPID 1 macro
2550 # define HASWAITPID 1 /* has POSIX waitpid(2) call */ macro
/freebsd/contrib/sendmail/src/
H A Dconf.c2816 #if HASWAITPID
6206 #if HASWAITPID
H A DREADME296 HASWAITPID Define this if you have the waitpid(2) syscall.