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

/macosx-10.10.1/shell_cmds-179/killall/
H A Dkillall.c200 pid_t thispid; local
365 thispid = procs[i].kp_proc.p_pid;
388 mib[2] = thispid;
429 thispid = procs[i].ki_pid;
441 if (thispid == mypid) {
479 if (jflag && thispid == getpid())
521 thiscmd, thispid, thistdev);
524 thiscmd, thispid, thistdev, thisuid);
529 thispid);
533 if (kill(thispid, si
[all...]

Completed in 92 milliseconds