Searched defs:SSH_SIG (Results 1 – 1 of 1) sorted by relevance
2121 #define SSH_SIG(x) if (strcmp(name, #x) == 0) return SIG ## x in name2sig() macro2312 #define SSH_SIG(x) if (sig == SIG ## x) return #x in sig2name() macro