Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DBIO_parse_hostserv.pod17 enum BIO_hostserv_priorities hostserv_prio);
24 they are used. B<hostserv_prio> helps determine if B<hostserv> shall
44 and B<hostserv_prio>, as follows:
53 hostserv_prio, as follows:
55 when hostserv_prio == BIO_PARSE_PRIO_HOST
58 when hostserv_prio == BIO_PARSE_PRIO_SERV
/third_party/openssl/crypto/bio/
Db_addr.c472 enum BIO_hostserv_priorities hostserv_prio) in BIO_parse_hostserv() argument
513 } else if (hostserv_prio == BIO_PARSE_PRIO_HOST) { in BIO_parse_hostserv()
/third_party/openssl/include/openssl/
Dbio.h667 enum BIO_hostserv_priorities hostserv_prio);