Searched refs:inet_neta (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/lib/libc/inet/
H A DMakefile.inc7 inet_makeaddr.c inet_net_ntop.c inet_net_pton.c inet_neta.c \
H A DSymbol.map21 inet_neta;
H A Dinet_neta.c19 static const char rcsid[] = "$Id: inet_neta.c,v 1.2.18.1 2005/04/27 05:00:53 sra Exp $";
45 * inet_neta(src, dst, size)
55 inet_neta(src, dst, size) function
95 #undef inet_neta macro
96 __weak_reference(__inet_neta, inet_neta);
/freebsd-10.0-release/include/arpa/
H A Dinet.h121 #define inet_neta __inet_neta macro
155 char * inet_neta(in_addr_t, char *, size_t);

Completed in 58 milliseconds