Searched refs:PID_T (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/cron/dist/
H A Dpopen.c61 static PID_T *pids;
69 PID_T pid;
164 PID_T pid;
H A Dexterns.h71 #define PID_T pid_t macro
H A Dmisc.c417 log_it(const char *username, PID_T xpid, const char *event, const char *detail) {
419 PID_T pid = xpid;
H A Dcrontab.c53 static PID_T Pid;
328 PID_T pid, xpid;
H A Ddo_command.c522 PID_T pid;
H A Dcron.c515 PID_T pid;
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/groff/
H A Dpipeline.c44 #define PID_T pid_t macro
61 #define PID_T int macro
222 PID_T pids[MAX_COMMANDS];
226 PID_T pid;
332 PID_T pid;
453 PID_T pids[MAX_COMMANDS];
459 PID_T pid;
508 PID_T pid = wait(&status);
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/html/
H A Dpre-html.cpp50 # define PID_T pid_t macro
52 # define PID_T int macro
1284 PID_T child_pid;

Completed in 174 milliseconds