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