Searched refs:sigmatch (Results 1 – 2 of 2) sorted by relevance
54 #define sigmatch(s1, s2, p1, p2) \ macro
38 return (!sigmatch(sig, csig, pf, cpf)) ? 0 : 1; in update_match_cpu()