Searched refs:ENOTCAPABLE (Results 1 – 8 of 8) sorted by relevance
167 return (ENOTCAPABLE); in _cap_check()190 return (ENOTCAPABLE); in cap_check_failed_notcapable()384 return (ENOTCAPABLE); in cap_ioctl_check()403 return (ENOTCAPABLE); in cap_ioctl_limit_check()412 return (ENOTCAPABLE); in cap_ioctl_limit_check()563 return (ENOTCAPABLE); in cap_fcntl_check_fde()604 return (ENOTCAPABLE); in sys_cap_fcntls_limit()
236 return (ENOTCAPABLE); in nameicap_check_dotdot()240 return (ENOTCAPABLE); in nameicap_check_dotdot()250 return (ENOTCAPABLE); in nameicap_check_dotdot()275 return (ENOTCAPABLE); in namei_handle_root()408 error = ENOTCAPABLE; in namei_setup()973 error = ENOTCAPABLE; in lookup()
225 if (__predict_false(td->td_errno == ENOTCAPABLE || in syscallret()
179 #define ENOTCAPABLE 93 /* Capabilities insufficient */ macro
697 #ifdef ENOTCAPABLE698 ENOTCAPABLE,
134 error = ENOTCAPABLE; in sysctl_fibs()
454 # 93 - ENOTCAPABLE
445 # 93 - ENOTCAPABLE