myfork 68 gtags-cscope/exec.c static pid_t myfork(void); myfork 96 gtags-cscope/exec.c if ((p = myfork()) == 0) {