Home
last modified time | relevance | path

Searched refs:prgetcred (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dprsystm.h83 extern void prgetcred(proc_t *, struct prcred *);
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c122 prgetcred(p, pcrp); in setup_note_header()
310 prgetcred(p, &bigwad->pcred); in write_elfnotes()
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S539 NO_UNLOAD_STUB(procfs, prgetcred, nomod_zero);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S495 NO_UNLOAD_STUB(procfs, prgetcred, nomod_zero);
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c4936 prgetcred(proc_t *p, prcred_t *pcrp) in prgetcred() function
H A Dprvnops.c1059 prgetcred(p, pcrp); in pr_read_cred()