Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dcapsicum.h397 cap_check_inline(const cap_rights_t *havep, const cap_rights_t *needp) in cap_check_inline() function
/f-stack/freebsd/kern/
H A Dkern_descrip.c3094 error = cap_check_inline(&haverights, needrightsp); in fget_unlocked_seq()
3225 error = cap_check_inline(haverights, needrightsp); in fget_only_user()