Home
last modified time | relevance | path

Searched defs:FORK (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h1403 # define FORK fork /* SecureWare wants the real fork! */ macro
1405 # define FORK vfork /* the rest of the OS versions don't care */ macro
2972 # define FORK fork /* function to call to fork mailer */ macro
/freebsd/contrib/sendmail/src/
H A Ddeliver.c1175 # define FORK fork macro