Searched defs:FORK (Results 1 – 6 of 6) sorted by relevance
35 #define FORK() fork() macro38 #define FORK() fork1() macro
10 #define FORK(exec) \ macro
54 #define FORK 1 /* SIGCHLD is to be ignored */ macro
98 #define FORK(FUNC) \ macro
117 #define FORK 0x2 macro
311 const FORK = c::NOTE_FORK; constant