Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dcapsicum.h419 cap_check_inline(const cap_rights_t *havep, const cap_rights_t *needp) in cap_check_inline() function
/src/sys/kern/
H A Dkern_descrip.c3432 error = cap_check_inline(&haverights, needrightsp); in fget_unlocked_seq()
3612 error = cap_check_inline(haverights, needrightsp); in fget_only_user()