Searched refs:idmatch (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/priocntl/ |
H A D | priocntl.c | 91 static boolean_t idmatch(char *, char *, int, char **); 614 procinset = idmatch(idstr, myidstr, 620 procinset = idmatch(idstr, myidstr, 626 procinset = idmatch(idstr, myidstr, 632 procinset = idmatch(idstr, myidstr, 637 procinset = idmatch(prinfo.pr_lwp.pr_clname, 643 procinset = idmatch(idstr, myidstr, 649 procinset = idmatch(idstr, myidstr, 655 procinset = idmatch(idstr, myidstr, 661 procinset = idmatch(idstr, myidstr, [all …]
|