Home
last modified time | relevance | path

Searched refs:getmyid (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dprocset.c61 id_t getmyid(idtype_t);
108 psp->p_lid = getmyid(psp->p_lidtype); in dotoprocs()
111 psp->p_rid = getmyid(psp->p_ridtype); in dotoprocs()
780 getmyid(idtype_t idtype) in getmyid() function
906 psp->p_lid = getmyid(psp->p_lidtype); in dotolwp()
909 psp->p_rid = getmyid(psp->p_ridtype); in dotolwp()
H A Dpool.c1417 id = getmyid(idtype); in pool_do_bind()
/illumos-gate/usr/src/cmd/priocntl/
H A Dpriocntl.h59 extern int getmyid(idtype_t, id_t *);
H A Dtspriocntl.c373 getmyid(idtype, &id) != -1) { in set_tsprocs()
H A Dfsspriocntl.c357 FSS_DOUPRI && getmyid(idtype, &id) != -1) { in set_fssprocs()
H A Diapriocntl.c397 getmyid(idtype, &id) != -1) { in set_iaprocs()
H A Dfxpriocntl.c435 getmyid(idtype, &id) != -1) { in set_fxprocs()
H A Dsubr.c162 getmyid(idtype, idptr) in getmyid() function
H A Dpriocntl.c344 if (getmyid(idtype, &idlist[0]) == -1) in print_procs()
/illumos-gate/usr/src/uts/common/sys/
H A Dprocset.h150 extern id_t getmyid(idtype_t);