Home
last modified time | relevance | path

Searched refs:ns_name_pton (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/arpa/
A Dnameser.h474 #define ns_name_pton __ns_name_pton macro
517 int ns_name_pton (const char *, u_char *, size_t) __THROW;
518 libc_hidden_proto(ns_name_pton)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dresolv.c2922 int ns_name_pton(const char *src, u_char *dst, size_t dstsiz) in ns_name_pton() function
3043 libc_hidden_def(ns_name_pton) in libc_hidden_def() argument
3330 if (ns_name_pton(src, tmp, sizeof(tmp)) == -1) in libc_hidden_def()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in1389 ns_name_uncompress, ns_name_ntop, ns_name_pton, ns_name_unpack,

Completed in 14 milliseconds