Searched refs:MyPid (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/libexec/rbootd/
H A Dconf.c69 pid_t MyPid; /* process id */ variable
H A Ddefs.h128 extern pid_t MyPid; /* this processes' ID */
H A Drbootd.c173 MyPid = getpid();
182 (void) fprintf(fp, "%d\n", (int) MyPid);

Completed in 110 milliseconds