Searched refs:s2i (Results 1 – 7 of 7) sorted by relevance
60 struct s2i { struct67 static struct s2i syslogvals[] = { argument111 find_value(const char *s, struct s2i *table) in find_value()
226 struct s2i { struct233 static struct s2i syslogvals[] = { argument278 find_value(const char *s, struct s2i *table) in find_value()
113 } else if (method->s2i) { in do_ext_nconf()114 if ((ext_struc = method->s2i(method, ctx, value)) == NULL) in do_ext_nconf()
46 The letters B<i> and B<s> in B<i2s> and B<s2i> stand for
73 X509V3_EXT_S2I s2i; member
72 X509V3_EXT_S2I s2i; member
11368 * Constify all or almost all d2i, c2i, s2i and r2i functions, along with