Searched defs:asock (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/apps/lib/ |
H A D | s_socket.c | 226 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 D | http_server.c | 195 int asock; in http_server_init() local
|
/freebsd/tests/sys/netinet/ |
H A D | tcp_connect_port_test.c | 168 int asock, csock, error, i, lsock; in connect_loop() local
|
/freebsd/cddl/contrib/opensolaris/tests/os-tests/tests/oclo/ |
H A D | oclo.c | 476 int lsock, csock, asock; in oclo_accept_common() local
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | handshake.c | 1326 int lsock = INVALID_SOCKET, asock = INVALID_SOCKET; in create_sctp_socks() local
|