Home
last modified time | relevance | path

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

/titanic_50/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()
/titanic_50/usr/src/cmd/priocntl/
H A Dpriocntl.h61 extern int getmyid(idtype_t, id_t *);
H A Dfsspriocntl.c359 FSS_DOUPRI && getmyid(idtype, &id) != -1) { in set_fssprocs()
H A Dtspriocntl.c375 getmyid(idtype, &id) != -1) { in set_tsprocs()
H A Diapriocntl.c399 getmyid(idtype, &id) != -1) { in set_iaprocs()
H A Dfxpriocntl.c437 getmyid(idtype, &id) != -1) { in set_fxprocs()
H A Dsubr.c165 getmyid(idtype, idptr) in getmyid() function
H A Dpriocntl.c346 if (getmyid(idtype, &idlist[0]) == -1) in print_procs()
/titanic_50/usr/src/uts/common/sys/
H A Dprocset.h152 extern id_t getmyid(idtype_t);