Home
last modified time | relevance | path

Searched refs:inet_makeaddr (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/lib/libc/inet/
H A Dinet_makeaddr.c51 inet_makeaddr(in_addr_t net, in_addr_t host) in inet_makeaddr() function
71 #undef inet_makeaddr
72 __weak_reference(__inet_makeaddr, inet_makeaddr);
H A DSymbol.map15 inet_makeaddr;
H A DMakefile.inc7 inet_makeaddr.c inet_net_ntop.c inet_net_pton.c inet_neta.c \
/freebsd-12.1/include/arpa/
H A Dinet.h122 #define inet_makeaddr __inet_makeaddr macro
156 struct in_addr inet_makeaddr(in_addr_t, in_addr_t);
/freebsd-12.1/sbin/ifconfig/
H A Daf_inet.c173 sin->sin_addr = inet_makeaddr(np->n_net, INADDR_ANY); in in_getaddr()
/freebsd-12.1/lib/libc/net/
H A DMakefile.inc77 inet.3 inet_lnaof.3 inet.3 inet_makeaddr.3 inet.3 inet_netof.3 \
/freebsd-12.1/usr.bin/getent/
H A Dgetent.c336 ianet = inet_makeaddr(ne->n_net, 0); in networksprint()
/freebsd-12.1/lib/libc/resolv/
H A Dres_init.c206 u[nserv].sin.sin_addr = inet_makeaddr(IN_LOOPBACKNET, 1); in __res_vinit()
/freebsd-12.1/contrib/gcc/
H A Dsys-protos.h550 extern struct in_addr inet_makeaddr(/* ??? */);
H A DChangeLog-200112447 inet_makeaddr, semctl): Prototype.
H A DChangeLog-20034121 * config/mips/irix6-libc-compat.c (inet_makeaddr): Prototype.
/freebsd-12.1/usr.sbin/mountd/
H A Dmountd.c3234 sin.sin_addr = inet_makeaddr(inet_network(cp), 0); in get_net()
3245 sin.sin_addr = inet_makeaddr(np->n_net, 0); in get_net()
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2051 fun:inet_makeaddr=uninstrumented