Searched refs:NO_PID (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dutil.c2488 if (ProcListVec[i].proc_pid == NO_PID)
2499 if (ProcListVec[i].proc_pid == NO_PID)
2525 npv[i].proc_pid = NO_PID;
2615 ProcListVec[i].proc_pid = NO_PID;
2664 ProcListVec[i].proc_pid = NO_PID;
2695 if (pid == NO_PID || pid == CurrentPid)
2703 ProcListVec[i].proc_pid = NO_PID;
2744 if (ProcListVec[i].proc_pid == NO_PID)
2790 if (ProcListVec[i].proc_pid == NO_PID ||
2835 if (ProcListVec[i].proc_pid == NO_PID)
[all...]
H A Dsendmail.h1414 #define NO_PID ((pid_t) 0) macro

Completed in 74 milliseconds