Searched refs:ppid2match (Results 1 – 1 of 1) sorted by relevance
108 int sid2match, ppid2match; in pgrep_main() local132 ppid2match = -1; in pgrep_main()134 opt = getopt32(argv, "vlafxons:+P:+", &sid2match, &ppid2match); in pgrep_main()151 if ((sid2match & ppid2match) < 0 && (!argv[0] || argv[1])) in pgrep_main()169 if (ppid2match >= 0 && ppid2match != proc->ppid) in pgrep_main()201 if (ppid2match >= 0 && ppid2match != proc->ppid) in pgrep_main()