Searched refs:cap_renameat_source_rights (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dsubr_capability.c91 __read_mostly cap_rights_t cap_renameat_source_rights; variable
140 cap_rights_init(&cap_renameat_source_rights, CAP_RENAMEAT_SOURCE);
H A Dvfs_syscalls.c3501 &cap_renameat_source_rights, td);
3520 &cap_renameat_source_rights, td);
/freebsd-12-stable/sys/sys/
H A Dcapsicum.h387 extern cap_rights_t cap_renameat_source_rights;

Completed in 113 milliseconds