Home
last modified time | relevance | path

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

/bionic/libc/dns/include/
Dnsswitch.h129 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, macro
131 # define NS_NIS_CB(F,C) macro
/bionic/libc/dns/net/
Dgethnamaddr.c685 NS_NIS_CB(_yp_gethtbyname, NULL) in gethostbyname_internal_real()
843 NS_NIS_CB(_yp_gethtbyaddr, NULL) in android_gethostbyaddrfornetcontext_real()
Dgetaddrinfo.c809 NS_NIS_CB(_yp_getaddrinfo, NULL) in explore_fqdn()