Searched refs:uc_ref (Results 1 – 1 of 1) sorted by relevance
323 kauth_cred_t uc_dst = NOCRED, uc_ref = NOCRED; in cansignal_nomac() local325 uc_dst = uc_ref = kauth_cred_proc_ref(dst); in cansignal_nomac()338 if (uc_ref != NOCRED) { in cansignal_nomac()339 kauth_cred_unref(&uc_ref); in cansignal_nomac()340 uc_ref = NOCRED; in cansignal_nomac()