Home
last modified time | relevance | path

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

/crypto/bio/
A Dbio_sock.c258 if (!BIO_parse_hostserv(host, &h, &p, BIO_PARSE_PRIO_SERV)) in BIO_get_accept_socket()
A Dbss_acpt.c433 ret = BIO_parse_hostserv(ptr, in acpt_ctrl()
A Dbio_addr.c505 int BIO_parse_hostserv(const char *hostserv, char **host, char **service, in BIO_parse_hostserv() function
A Dbss_conn.c528 ret = BIO_parse_hostserv(ptr, in conn_ctrl()
/crypto/http/
A Dhttp_client.c979 if (!BIO_parse_hostserv(hostserv, NULL, &service, BIO_PARSE_PRIO_HOST)) in explict_or_default_port()

Completed in 15 milliseconds