Home
last modified time | relevance | path

Searched refs:cap_check_inline_transient (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dcapsicum.h428 cap_check_inline_transient(const cap_rights_t *havep, const cap_rights_t *needp) in cap_check_inline_transient() function
/freebsd/sys/kern/
H A Dkern_descrip.c3109 if (__predict_false(cap_check_inline_transient(haverights, &rights))) in fgetvp_lookup_smr()
3419 if (__predict_false(cap_check_inline_transient(haverights, needrightsp))) in fget_unlocked_flags()