Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/x509v3/
HDv3_utl.c77 static int ipv6_cb(const char *elem, int len, void *usr);
1190 if (!CONF_parse_list(in, ':', 0, ipv6_cb, &v6stat)) in ipv6_from_asc()
1243 static int ipv6_cb(const char *elem, int len, void *usr) in ipv6_cb() function