Home
last modified time | relevance | path

Searched refs:getmyidstr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/priocntl/
H A Dpriocntl.h60 extern int getmyidstr(idtype_t, char *);
H A Dsubr.c231 getmyidstr(idtype, idstr) in getmyidstr() function
H A Dpriocntl.c537 if (getmyidstr(idtype, myidstr) == -1) in set_procs()