Home
last modified time | relevance | path

Searched refs:GETSOCKNAME_SOCKLEN_TYPE (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ntp/sntp/
H A Dnetworking.c48 GETSOCKNAME_SOCKLEN_TYPE slen; in recvdata()
H A Dconfig.h.in40 #undef GETSOCKNAME_SOCKLEN_TYPE
/freebsd/usr.sbin/ntp/
H A Dconfig.h329 #define GETSOCKNAME_SOCKLEN_TYPE socklen_t macro
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dnet.c160 GETSOCKNAME_SOCKLEN_TYPE len; /* NTP local change */ in try_proto()
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_ipv6.m4137 AC_DEFINE_UNQUOTED([GETSOCKNAME_SOCKLEN_TYPE],
/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c1898 GETSOCKNAME_SOCKLEN_TYPE fromlen; in input_handler()
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c3525 GETSOCKNAME_SOCKLEN_TYPE fromlen;
4066 GETSOCKNAME_SOCKLEN_TYPE sockaddrlen;
/freebsd/contrib/ntp/
H A Dconfig.h.in328 #undef GETSOCKNAME_SOCKLEN_TYPE
H A DCommitLog173049 NTP-local change, use GETSOCKNAME_SOCKLEN_TYPE
212559 … pick the right type for the recv*() length argument (use GETSOCKNAME_SOCKLEN_TYPE config.h define)
212562 … pick the right type for the recv*() length argument (use GETSOCKNAME_SOCKLEN_TYPE config.h define)