Lines Matching defs:action
970 kauth_action_t action, void *arg0, void *arg1, void *arg2, void *arg3) in kauth_authorize_action_internal()
1010 kauth_action_t action, void *arg0, void *arg1, void *arg2, void *arg3) in kauth_authorize_action()
1033 kauth_authorize_generic(kauth_cred_t cred, kauth_action_t action, void *arg0) in kauth_authorize_generic()
1043 kauth_authorize_system(kauth_cred_t cred, kauth_action_t action, in kauth_authorize_system()
1054 kauth_authorize_process(kauth_cred_t cred, kauth_action_t action, in kauth_authorize_process()
1065 kauth_authorize_network(kauth_cred_t cred, kauth_action_t action, in kauth_authorize_network()
1073 kauth_authorize_machdep(kauth_cred_t cred, kauth_action_t action, in kauth_authorize_machdep()
1081 kauth_authorize_device(kauth_cred_t cred, kauth_action_t action, in kauth_authorize_device()
1089 kauth_authorize_device_tty(kauth_cred_t cred, kauth_action_t action, in kauth_authorize_device_tty()
1116 kauth_action_t action = 0; in kauth_accmode_to_action() local
1132 kauth_action_t action = 0; in kauth_extattr_action() local
1143 kauth_authorize_vnode(kauth_cred_t cred, kauth_action_t action, in kauth_authorize_vnode()
1170 kauth_cred_hook(kauth_cred_t cred, kauth_action_t action, void *arg0, in kauth_cred_hook()