Searched refs:kauth_authorize_device_spec (Results 1 – 3 of 3) sorted by relevance
481 int kauth_authorize_device_spec(kauth_cred_t, enum kauth_device_req,
1097 kauth_authorize_device_spec(kauth_cred_t cred, enum kauth_device_req req, in kauth_authorize_device_spec() function
761 error = kauth_authorize_device_spec(ap->a_cred, req, vp); in spec_open()