Searched refs:cap_fpathconf_rights (Results 1 – 3 of 3) sorted by relevance
75 extern cap_rights_t cap_fpathconf_rights;
68 __read_mostly cap_rights_t cap_fpathconf_rights; variable117 cap_rights_init_one(&cap_fpathconf_rights, CAP_FPATHCONF); in cap_rights_sysinit()
1615 error = fget(td, fd, &cap_fpathconf_rights, &fp); in kern_fpathconf()