Home
last modified time | relevance | path

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

/bionic/libc/private/
Dnsswitch.h136 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, macro
138 # define NS_NIS_CB(F,C) macro
/bionic/libc/include/
Dnsswitch.h136 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, macro
138 # define NS_NIS_CB(F,C) macro
/bionic/libc/netbsd/net/
Dgetaddrinfo.c552 NS_NIS_CB(_yp_getaddrinfo, NULL) in explore_fqdn()