Home
last modified time | relevance | path

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

/bionic/libc/include/
Dnetdb.h127 #define NETDB_SUCCESS 0 /* no problem */ macro
/bionic/libc/dns/net/
Dgethnamaddr.c516 *he = NETDB_SUCCESS; in getanswer()
665 *he = NETDB_SUCCESS; in android_read_hostent()
762 *he = NETDB_SUCCESS; in gethostbyname_internal_real()
787 *he = NETDB_SUCCESS; in gethostbyname_internal_real()
889 *he = NETDB_SUCCESS; in android_gethostbyaddrfornetcontext_real()
1030 *he = NETDB_SUCCESS; in netbsd_gethostent_r()
1299 *info->he = NETDB_SUCCESS; in _dns_gethtbyaddr()
Dgetaddrinfo.c1495 h_errno = NETDB_SUCCESS; in getanswer()