Searched refs:NS_NIS_CB (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/private/ |
D | nsswitch.h | 136 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, macro 138 # define NS_NIS_CB(F,C) macro
|
/bionic/libc/include/ |
D | nsswitch.h | 136 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, macro 138 # define NS_NIS_CB(F,C) macro
|
/bionic/libc/netbsd/net/ |
D | getaddrinfo.c | 552 NS_NIS_CB(_yp_getaddrinfo, NULL) in explore_fqdn()
|