Searched refs:myidstr (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/priocntl/ |
H A D | priocntl.c | 478 char myidstr[PC_IDTYPNMSZ]; local 543 if (getmyidstr(idtype, myidstr) == -1) 614 procinset = idmatch(idstr, myidstr, 620 procinset = idmatch(idstr, myidstr, 626 procinset = idmatch(idstr, myidstr, 632 procinset = idmatch(idstr, myidstr, 638 myidstr, idargc, idargv); 643 procinset = idmatch(idstr, myidstr, 649 procinset = idmatch(idstr, myidstr, 655 procinset = idmatch(idstr, myidstr, [all...] |
Completed in 57 milliseconds