Searched refs:cap_check_failed_notcapable (Results 1 – 2 of 2) sorted by relevance
392 int cap_check_failed_notcapable(const cap_rights_t *havep,400 return (cap_check_failed_notcapable(havep, needp)); in cap_check_inline()
181 cap_check_failed_notcapable(const cap_rights_t *havep, const cap_rights_t *needp) in cap_check_failed_notcapable() function