Searched refs:nsdispatch (Results 1 - 6 of 6) sorted by relevance
/bionic/libc/include/ |
H A D | nsswitch.h | 58 /* nsswitch.conf status codes and nsdispatch(3) return values */ 65 /* internal nsdispatch(3) flags; not settable in nsswitch.conf(5) */ 223 int nsdispatch(void *, const ns_dtab [], const char *,
|
/bionic/libc/netbsd/net/ |
H A D | nsdispatch.c | 1 /* $NetBSD: nsdispatch.c,v 1.30 2005/11/29 03:11:59 christos Exp $ */ 111 nsdispatch(void *retval, const ns_dtab disp_tab[], const char *database, function
|
H A D | getaddrinfo.c | 822 switch (nsdispatch(&result, dtab, NSDB_HOSTS, "getaddrinfo",
|
/bionic/libc/private/ |
H A D | nsswitch.h | 58 /* nsswitch.conf status codes and nsdispatch(3) return values */ 65 /* internal nsdispatch(3) flags; not settable in nsswitch.conf(5) */ 224 int nsdispatch(void *, const ns_dtab [], const char *,
|
/bionic/libc/netbsd/ |
H A D | gethnamaddr.c | 733 if (nsdispatch(&hp, dtab, NSDB_HOSTS, "gethostbyname", 860 if (nsdispatch(&hp, dtab, NSDB_HOSTS, "gethostbyaddr",
|
/bionic/libc/ |
H A D | Android.mk | 222 netbsd/net/nsdispatch.c \
|
Completed in 109 milliseconds