Home
last modified time | relevance | path

Searched refs:cap_fpathconf_rights (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/kern/
Dsubr_capability.c68 __read_mostly cap_rights_t cap_fpathconf_rights; variable
117 cap_rights_init(&cap_fpathconf_rights, CAP_FPATHCONF); in cap_rights_sysinit()
Dkern_descrip.c1529 error = fget(td, fd, &cap_fpathconf_rights, &fp); in kern_fpathconf()
/freebsd-12-stable/sys/sys/
Dcapsicum.h363 extern cap_rights_t cap_fpathconf_rights;