Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_auth.c90 static kauth_scope_t kauth_builtin_scope_network; variable
857 kauth_builtin_scope_network = kauth_register_scope(KAUTH_SCOPE_NETWORK, in kauth_init()
1068 return (kauth_authorize_action(kauth_builtin_scope_network, cred, in kauth_authorize_network()