Home
last modified time | relevance | path

Searched defs:p_pid (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/usr.sbin/pmcstudy/
Dpmcstudy.c67 my_popen(const char *command, const char *dir, pid_t *p_pid) in my_popen()
/freebsd-12-stable/sys/sys/
Dproc.h591 pid_t p_pid; /* (b) Process identifier. */ member