Searched refs:myidstr (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/priocntl/
H A Dpriocntl.c478 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 46 milliseconds