s2i
find_value(const char *s, struct s2i *table)
static struct s2i syslogvals[] = {
static struct s2i syslogvals[] = {
find_value(const char *s, struct s2i *table)
} else if (method->s2i) {
if ((ext_struc = method->s2i(method, ctx, value)) == NULL)
X509V3_EXT_S2I s2i;