Searched refs:inet_net_ntop (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/bsd/libbind/dist/inet/ |
| D | Makefile.in | 22 inet_lnaof.@O@ inet_makeaddr.@O@ inet_net_ntop.@O@ inet_net_pton.@O@ \ 27 inet_lnaof.c inet_makeaddr.c inet_net_ntop.c inet_net_pton.c \
|
| D | inet_net_ntop.c | 60 inet_net_ntop(af, src, bits, dst, size) in inet_net_ntop() function
|
| /netbsd/src/external/bsd/libbind/dist/include/arpa/ |
| D | inet.h | 83 #define inet_net_ntop __inet_net_ntop macro 101 char *inet_net_ntop __P((int, const void *, int, char *, size_t));
|
| /netbsd/src/lib/libc/inet/ |
| D | inet_net_ntop.c | 43 __weak_alias(inet_net_ntop,_inet_net_ntop) 68 inet_net_ntop(int af, const void *src, int bits, char *dst, size_t size) in inet_net_ntop() function
|
| D | Makefile.inc | 8 inet_net_ntop.c inet_net_pton.c inet_neta.c inet_netof.c \
|
| /netbsd/src/include/arpa/ |
| D | inet.h | 96 char *inet_net_ntop(int, const void *, int, char *, size_t);
|
| /netbsd/src/external/bsd/libbind/dist/irs/ |
| D | irp_nw.c | 153 if (inet_net_ntop(type, net, length, paddr, sizeof paddr) == NULL) { in nw_byaddr()
|
| D | nis_nw.c | 168 if (inet_net_ntop(AF_INET, net, length, tmp, sizeof tmp) == NULL) { in nw_byaddr()
|
| D | irpmarshall.c | 1328 if (inet_net_ntop(ne->n_addrtype, ne->n_addr, ne->n_length, in irp_marshall_nw() 2010 inet_net_ntop(ne.n_addrtype, ne.n_addr, ne.n_length, in main() 2014 inet_net_ntop(ne.n_addrtype, ne.n_addr, ne.n_length, in main()
|
| /netbsd/src/lib/libc/net/ |
| D | Makefile.inc | 77 MLINKS+=inet_net.3 inet_net_ntop.3 inet_net.3 inet_net_pton.3
|
| /netbsd/src/external/bsd/libbind/dist/ |
| D | Makefile.in | 40 inet/inet_net_ntop.@O@ inet/inet_net_pton.@O@ inet/inet_neta.@O@ \
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 494 #define inet_net_ntop _inet_net_ntop macro
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 8292 ./usr/share/man/cat3/inet_net_ntop.0 comp-c-catman .cat 16853 ./usr/share/man/html3/inet_net_ntop.html comp-c-htmlman html 25358 ./usr/share/man/man3/inet_net_ntop.3 comp-c-man .man
|