Home
last modified time | relevance | path

Searched defs:lsock (Results 1 – 4 of 4) sorted by relevance

/freebsd/tests/sys/netinet/
H A Dtcp_connect_port_test.c168 int asock, csock, error, i, lsock; in connect_loop() local
H A Dip6_v4mapped_test.c222 int csock, error, i, lsock, off = 0; in ATF_TC_BODY() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c4553 vsock_t *lsock = emalloc(sizeof(*lsock)); local
4569 vsock_t *lsock; local
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c1307 int lsock = INVALID_SOCKET, asock = INVALID_SOCKET; in create_sctp_socks() local