Home
last modified time | relevance | path

Searched refs:pgetucred (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ducred.h115 extern struct ucred_s *pgetucred(struct proc *);
/illumos-gate/usr/src/uts/common/os/
H A Dcred.c1019 pgetucred(proc_t *p) in pgetucred() function