Home
last modified time | relevance | path

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

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