proc_arg_xgrab
if (core_path != NULL && (t->t_pshandle = proc_arg_xgrab(core_path,
if ((Pr = proc_arg_xgrab(arg, NULL, PR_ARG_CORES,
if ((Pr = proc_arg_xgrab(arg, NULL, PR_ARG_ANY,
Ph = proc_arg_xgrab(pidstring, NULL,
if ((P = proc_arg_xgrab(arg, NULL, PR_ARG_PIDS, PGRAB_FORCE |
if ((Pr = proc_arg_xgrab(arg, NULL, PR_ARG_ANY,
if ((P = proc_arg_xgrab(arg, NULL, PR_ARG_PIDS, PGRAB_RETAIN |
extern struct ps_prochandle *proc_arg_xgrab(const char *, const char *, int,