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