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

/macosx-10.10.1/shell_cmds-179/killall/
H A Dkillall.c204 dev_t thistdev; local
425 thistdev = procs[i].kp_eproc.e_tdev;
432 thistdev = procs[i].ki_tdev;
455 if (thistdev != tdev)
521 thiscmd, thispid, thistdev);
524 thiscmd, thispid, thistdev, thisuid);

Completed in 95 milliseconds