Home
last modified time | relevance | path

Searched refs:ucred_get (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Ducredsys.c128 ucred_get(pid_t pid, void *ubuf) in ucred_get() function
192 return (ucred_get((pid_t)obj, buf)); in ucredsys()
/illumos-gate/usr/src/head/
H A Ducred.h45 extern ucred_t *ucred_get(pid_t pid);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Ducred.c29 #pragma weak _ucred_get = ucred_get
93 ucred_get(pid_t pid) in ucred_get() function
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c1466 ucred_t *ucred = ucred_get(P_MYID); in adt_init()
1593 ucred_t *ucred = ucred_get(P_MYID); in adt_newuser()
1765 ucred = ucred_get(P_MYID); in adt_set_from_ucred()
H A Dau_to.c1488 if ((uc = ucred_get(P_MYID)) == NULL) { in au_to_mylabel()
/illumos-gate/usr/src/cmd/plockstat/
H A Dplockstat.c770 if ((ucp = ucred_get(getpid())) != NULL) { in main()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common935 ucred_get
/illumos-gate/usr/src/cmd/vt/
H A Dvtdaemon.c1317 if ((uc = ucred_get(pid)) == NULL) { in vt_audit_start()
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c230 if (((uc = ucred_get(getpid())) == NULL) || in main()
/illumos-gate/usr/src/man/man3c/
H A DMakefile1354 ucred_get.3c \
2519 ucred_get.3c := LINKSRC = ucred.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1125 ucred_get;
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c1206 } else if ((cr = ucred_get(info.di_target)) == NULL) { in scf_handle_bind()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1378 link path=usr/share/man/man3c/ucred_get.3c target=ucred.3c