/bionic/libc/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/bionic/libc/private/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/development/ndk/platforms/android-3/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) },
|
/bionic/libc/netbsd/ |
gethnamaddr.c | 529 NS_FILES_CB(_gethtbyname, NULL) 648 NS_FILES_CB(_gethtbyaddr, NULL)
|
/bionic/libc/netbsd/net/ |
getaddrinfo.c | 806 NS_FILES_CB(_files_getaddrinfo, NULL) [all...] |