Searched defs:FORK (Results 1 – 4 of 4) sorted by relevance
7 ### FORK subsection in CONTRIBUTING
54 const envCopy = { ...process.env, FORK: 'true' }; property
55 #define FORK 1 /* SIGCHLD is to be ignored */ macro
34 #define FORK(fpid) \ macro