Searched defs:crgetlabel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcred.c745 crgetlabel(const cred_t *cr) function
927 if ((tslp = crgetlabel(cr)) != NULL)
945 ts_label_t *tslp = is_system_labeled() ? crgetlabel(cr) : NULL;

Completed in 438 milliseconds