Searched refs:dst_ident (Results 1 – 1 of 1) sorted by relevance
366 struct proc_ident dst_ident = proc_ident(dst); in cansignal() local367 if (mac_proc_check_signal(src, NULL, &dst_ident, signum)) { in cansignal()