Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Ducred.h68 extern bslabel_t *ucred_getlabel(const ucred_t *);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Ducred.c45 #pragma weak _ucred_getlabel = ucred_getlabel
265 ucred_getlabel(const ucred_t *uc) in ucred_getlabel() function
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dtx.c124 sl = ucred_getlabel(uc); in get_peer_label()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c1307 if (ucred_getlabel(uc) != NULL) { in adt_ucred_label()
1308 (void) m_label_dup(&ul, ucred_getlabel(uc)); in adt_ucred_label()
H A Dau_to.c1492 token = au_to_label(ucred_getlabel(uc)); in au_to_mylabel()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common943 ucred_getlabel
/illumos-gate/usr/src/man/man3c/
H A DMakefile1358 ucred_getlabel.3c \
2523 ucred_getlabel.3c := LINKSRC = ucred.3c
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c1472 if ((clabel = ucred_getlabel(uc)) == NULL) { in mount()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers773 ucred_getlabel;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1382 link path=usr/share/man/man3c/ucred_getlabel.3c target=ucred.3c