Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DBIO_parse_hostserv.pod17 enum BIO_hostserv_priorities hostserv_prio);
24 they are used. B<hostserv_prio> helps determine if B<hostserv> shall
45 and B<hostserv_prio>, as follows:
54 hostserv_prio, as follows:
56 when hostserv_prio == BIO_PARSE_PRIO_HOST
59 when hostserv_prio == BIO_PARSE_PRIO_SERV
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_addr.c481 enum BIO_hostserv_priorities hostserv_prio) in BIO_parse_hostserv() argument
522 } else if (hostserv_prio == BIO_PARSE_PRIO_HOST) { in BIO_parse_hostserv()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h751 enum BIO_hostserv_priorities hostserv_prio);
H A Dbio.h.in728 enum BIO_hostserv_priorities hostserv_prio);