Home
last modified time | relevance | path

Searched refs:default_to_int (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_lib.c283 static int default_to_int(const CONF *conf, char c) in default_to_int() function
294 int (*to_int)(const CONF *, char) = &default_to_int; in NCONF_get_number_e()