Lines Matching refs:found
81 int found;
162 int i, found;
442 found = 0;
451 found++;
470 if (!found && !tflg && !aflg && info.pr_euid != my_uid)
520 psent[nent].found = found;
537 if (prcom(pp->found, pp->psinfo, pp->psargs)) {
843 prcom(int found, psinfo_t *psinfo, char *psargs)
857 if (tflg && !found)
873 if (*tp == '?' && !found && !xflg)
876 if (!(*tp == '?' && aflg) && tflg && !found) {