freebsd-nq/lib/libc/net
Brooks Davis 6671366a55 Fix -Wvoid-pointer-to-enum-cast warnings.
This pattern is used in callbacks with void * data arguments and seems
both relatively uncommon and relatively harmless.  Silence the warning
by casting through uintptr_t.

This warning is on by default in Clang 11.

Reviewed by:	arichardson
Obtained from:	CheriBSD (partial)
MFC after:	1 week
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24425
2020-04-15 18:15:58 +00:00
..
base64.c
byteorder.3
ether_addr.c
ethers.3
eui64.3
eui64.c
gai_strerror.3 gai_strerror() - Update string error messages according to RFC 3493. 2018-12-23 18:15:48 +00:00
gai_strerror.c gai_strerror() - Update string error messages according to RFC 3493. 2018-12-23 18:15:48 +00:00
getaddrinfo.3 Sync "struct addrinfo" declaration with netdb.h. 2019-02-10 19:07:47 +00:00
getaddrinfo.c
gethostbydns.c
gethostbyht.c
gethostbyname.3
gethostbynis.c Increase YPMAXRECORD to 16M to be compatible with Linux. 2019-08-12 20:27:33 +00:00
gethostnamadr.c Fix -Wvoid-pointer-to-enum-cast warnings. 2020-04-15 18:15:58 +00:00
getifaddrs.3
getifaddrs.c
getifmaddrs.3
getifmaddrs.c
getipnodebyname.3
getnameinfo.3
getnameinfo.c Use IN_foo() macros from sys/netinet/in.h inplace of handcrafted code 2019-04-04 19:01:13 +00:00
getnetbydns.c
getnetbyht.c
getnetbynis.c Increase YPMAXRECORD to 16M to be compatible with Linux. 2019-08-12 20:27:33 +00:00
getnetent.3
getnetnamadr.c Fix -Wvoid-pointer-to-enum-cast warnings. 2020-04-15 18:15:58 +00:00
getproto.c
getprotoent.3
getprotoent.c Fix -Wvoid-pointer-to-enum-cast warnings. 2020-04-15 18:15:58 +00:00
getprotoname.c
getservent.3
getservent.c Fix -Wvoid-pointer-to-enum-cast warnings. 2020-04-15 18:15:58 +00:00
hesiod.3
hesiod.c
hosts Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
hosts.equiv Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
if_indextoname.3
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet6_opt_init.3
inet6_option_space.3
inet6_rth_space.3
inet6_rthdr_space.3
inet_net.3
inet.3
ip6opt.c
linkaddr.3
linkaddr.c
Makefile.inc Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
map_v4v6.c
name6.c
netdb_private.h
networks Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
nscache.c
nscachedcli.c Style cleanup. 2018-11-27 09:41:47 +00:00
nsdispatch.3 Don't call dlopen(3) for built-in NSS types - "cache", "compat", 2018-10-15 17:50:02 +00:00
nsdispatch.c Don't call stat(2) on nsswitch.conf(5) every time nsdispatch(3) 2018-11-10 23:07:46 +00:00
nslexer.l Prevent flex(1) from generating calls to isatty(3) - and, in turn, 2018-10-15 19:48:36 +00:00
nsparser.y
nss_backends.h
nss_compat.c
nsswitch.conf Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
ntoh.c
protocols Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
rcmd.3
rcmd.c Improve validation of the sockaddr length in iruserok_sa(). 2020-02-05 16:09:44 +00:00
rcmdsh.3
rcmdsh.c
recv.c
res_config.h
resolver.3
rthdr.c typo: suppported. 2019-05-29 02:08:23 +00:00
sctp_bindx.3
sctp_connectx.3
sctp_freepaddrs.3
sctp_getaddrlen.3
sctp_getassocid.3
sctp_getpaddrs.3
sctp_opt_info.3
sctp_recvmsg.3
sctp_send.3
sctp_sendmsg.3
sctp_sys_calls.c Use correct buffer sizes in sctp_get[lp]addrs(). 2019-03-02 13:16:01 +00:00
send.c
sockatmark.3
sockatmark.c
sourcefilter.3
sourcefilter.c
Symbol.map
vars.c