Lines Matching refs:SIG
2334 sig2name(int sig)2336 #define SSH_SIG(x) if (sig == SIG ## x) return #x2351 return "SIG@openssh.com";