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

/illumos-gate/usr/src/uts/common/os/
H A Dpriv.c574 int idsmatch; local
586 idsmatch = (scr->cr_uid == tcr->cr_uid &&
604 if (!idsmatch && secpolicy_proc_owner(scr, tcr, 0) != 0)
620 !idsmatch && secpolicy_proc_owner(scr, tcr, mode) != 0)

Completed in 45 milliseconds