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