Searched refs:uc_ref (Results 1 – 1 of 1) sorted by relevance
333 kauth_cred_t uc_dst = NOCRED, uc_ref = NOCRED; in cansignal_nomac() local335 uc_dst = uc_ref = kauth_cred_proc_ref(dst); in cansignal_nomac()348 if (uc_ref != NOCRED) { in cansignal_nomac()349 kauth_cred_unref(&uc_ref); in cansignal_nomac()350 uc_ref = NOCRED; in cansignal_nomac()