Searched refs:FORK (Results 1 – 2 of 2) sorted by relevance
1376 # define FORK fork /* SecureWare wants the real fork! */ macro1378 # define FORK vfork /* the rest of the OS versions don't care */ macro2921 # ifndef FORK2922 # define FORK fork /* function to call to fork mailer */ macro
1073 #ifndef FORK1074 # define FORK fork macro2346 DOFORK(FORK);