Searched refs:cap_accept_rights (Results 1 – 4 of 4) sorted by relevance
61 extern cap_rights_t cap_accept_rights;
53 __read_mostly cap_rights_t cap_accept_rights; variable104 cap_rights_init_one(&cap_accept_rights, CAP_ACCEPT); in cap_rights_sysinit()
338 error = getsock_cap(td, s, &cap_accept_rights, in kern_accept4()
1065 error1 = getsock(td, s, &cap_accept_rights, &fp1); in linux_accept_common()