Searched defs:FORK (Results 1 – 2 of 2) sorted by relevance
1376 # define FORK fork /* SecureWare wants the real fork! */ macro 1378 # define FORK vfork /* the rest of the OS versions don't care */ macro 2922 # define FORK fork /* function to call to fork mailer */ macro
1074 # define FORK fork macro