Home
last modified time | relevance | path

Searched refs:myPid (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bmake/
H A Dcompat.c153 kill(myPid, signo); in CompatInterrupt()
440 kill(myPid, compatSigno); in Compat_RunCommand()
H A Dmain.c143 pid_t myPid;
1356 myPid = getpid(); /* remember this for vFork() */ in main_Init()
1422 snprintf(buf, sizeof buf, "%u", myPid); in main_Init()
146 pid_t myPid; global() variable
H A Dmake.h656 extern pid_t myPid;