Searched defs:service (Results 1 – 3 of 3) sorted by relevance
/openssl-master/crypto/bio/ |
A D | bio_addr.c | 204 char **hostname, char **service) in addr_strings() 289 char *service = NULL; in BIO_ADDR_service_string() local 480 int BIO_parse_hostserv(const char *hostserv, char **host, char **service, in BIO_parse_hostserv() 623 int BIO_lookup(const char *host, const char *service, in BIO_lookup() 652 int BIO_lookup_ex(const char *host, const char *service, int lookup_type, in BIO_lookup_ex()
|
A D | bss_conn.c | 459 char *service = BIO_ADDR_service_string(addr, 1); in conn_ctrl() local
|
/openssl-master/apps/lib/ |
A D | s_socket.c | 219 char *service = NULL; in report_server_accept() local
|
Completed in 5 milliseconds