Searched refs:cap_shutdown_rights (Results 1 – 3 of 3) sorted by relevance
105 extern cap_rights_t cap_shutdown_rights;
97 __read_mostly cap_rights_t cap_shutdown_rights; variable146 cap_rights_init_one(&cap_shutdown_rights, CAP_SHUTDOWN); in cap_rights_sysinit()
1214 error = getsock_cap(td, s, &cap_shutdown_rights, in kern_shutdown()