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.h405 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.c3027 if (__predict_false(cap_check_inline_transient(haverights, &rights))) in fgetvp_lookup_smr()
3313 if (__predict_false(cap_check_inline_transient(haverights, needrightsp))) in fget_unlocked()