Home
last modified time | relevance | path

Searched defs:asock (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Ds_socket.c226 void get_sock_info_address(int asock, char **hostname, char **service) in get_sock_info_address()
245 int report_server_accept(BIO *out, int asock, int with_address, int with_pid) in report_server_accept()
300 int asock = 0; in do_server() local
H A Dhttp_server.c195 int asock; in http_server_init() local
/freebsd/tests/sys/netinet/
H A Dtcp_connect_port_test.c168 int asock, csock, error, i, lsock; in connect_loop() local
/freebsd/cddl/contrib/opensolaris/tests/os-tests/tests/oclo/
H A Doclo.c476 int lsock, csock, asock; in oclo_accept_common() local
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c1326 int lsock = INVALID_SOCKET, asock = INVALID_SOCKET; in create_sctp_socks() local