Searched defs:lsock (Results 1 – 5 of 5) sorted by relevance
/freebsd/tests/sys/netinet/ |
H A D | tcp_connect_port_test.c | 168 int asock, csock, error, i, lsock; in connect_loop() local
|
H A D | ip6_v4mapped_test.c | 222 int csock, error, i, lsock, off = 0; in ATF_TC_BODY() 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/contrib/ntp/ntpd/ |
H A D | ntp_io.c | 4553 vsock_t *lsock = emalloc(sizeof(*lsock)); local 4569 vsock_t *lsock; local
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | handshake.c | 1326 int lsock = INVALID_SOCKET, asock = INVALID_SOCKET; in create_sctp_socks() local
|