Home
last modified time | relevance | path

Searched refs:inet_network (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libc/inet/
H A Dinet_network.c47 inet_network(const char *cp) in inet_network() function
103 #undef inet_network
104 __weak_reference(__inet_network, inet_network);
H A DSymbol.map21 inet_network;
H A DMakefile.inc6 inet_netof.c inet_network.c inet_ntoa.c inet_ntop.c \
/freebsd/contrib/netbsd-tests/lib/libc/inet/
H A Dt_inet_network.c42 ATF_REQUIRE_EQ_MSG(inet_network(input), (in_addr_t) expected, \
44 inet_network(input), #expected)
/freebsd/include/arpa/
H A Dinet.h123 #define inet_network __inet_network macro
157 in_addr_t inet_network(const char *);
/freebsd/lib/libc/net/
H A Dgetnetbynis.c102 ne->n_net = inet_network(cp); in _getnetbynis()
H A Dgetnetbyht.c117 ne->n_net = inet_network(cp); in getnetent_p()
H A DMakefile.inc105 inet.3 inet_network.3 \
H A Dgetnetbydns.c248 ne->n_net = inet_network(aux); in getnetanswer()
/freebsd/usr.bin/getent/
H A Dgetent.c357 net = inet_network(argv[i]); in networks()
/freebsd/usr.sbin/mountd/
H A Dmountd.c3494 sin.sin_addr = inet_makeaddr(inet_network(cp), 0); in get_net()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2062 fun:inet_network=uninstrumented