Searched defs:idmatch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/priocntl/
H A Dpriocntl.c91 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(idst
1036 idmatch(idstr, curidstr, idargc, idargv) function
[all...]

Completed in 45 milliseconds