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

/freebsd-12-stable/libexec/rbootd/
H A Dconf.c71 pid_t MyPid; /* process id */ variable
H A Ddefs.h130 extern pid_t MyPid; /* this processes' ID */
H A Drbootd.c175 MyPid = getpid();
184 (void) fprintf(fp, "%d\n", (int) MyPid);

Completed in 67 milliseconds