Searched defs:arg_force (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c93 static int arg_force = 0; variable
232 arg_force = PGRAB_FORCE;
2260 if ((p->pr = Pgrab(p->pid, arg_force, gret)) != NULL) {

Completed in 62 milliseconds