Lines Matching refs:kauth_action_t
80 static int kauth_cred_hook(kauth_cred_t, kauth_action_t, void *, void *);
970 kauth_action_t action, void *arg0, void *arg1, void *arg2, void *arg3)
1010 kauth_action_t action, void *arg0, void *arg1, void *arg2, void *arg3)
1033 kauth_authorize_generic(kauth_cred_t cred, kauth_action_t action, void *arg0)
1043 kauth_authorize_system(kauth_cred_t cred, kauth_action_t action,
1054 kauth_authorize_process(kauth_cred_t cred, kauth_action_t action,
1065 kauth_authorize_network(kauth_cred_t cred, kauth_action_t action,
1073 kauth_authorize_machdep(kauth_cred_t cred, kauth_action_t action,
1081 kauth_authorize_device(kauth_cred_t cred, kauth_action_t action,
1089 kauth_authorize_device_tty(kauth_cred_t cred, kauth_action_t action,
1113 kauth_action_t
1116 kauth_action_t action = 0;
1129 kauth_action_t
1132 kauth_action_t action = 0;
1143 kauth_authorize_vnode(kauth_cred_t cred, kauth_action_t action,
1170 kauth_cred_hook(kauth_cred_t cred, kauth_action_t action, void *arg0,