Home
last modified time | relevance | path

Searched refs:arg_force (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/prctl/
H A Dprctl.c92 static int arg_force = 0; variable
231 arg_force = PGRAB_FORCE; in main()
2257 if ((p->pr = Pgrab(p->pid, arg_force, gret)) != NULL) { in grab_process()