Searched refs:arg_force (Results 1 – 1 of 1) sorted by relevance
92 static int arg_force = 0; variable231 arg_force = PGRAB_FORCE; in main()2257 if ((p->pr = Pgrab(p->pid, arg_force, gret)) != NULL) { in grab_process()