HomeSort by relevance Sort by last modified time
    Searched defs:ns_mtab (Results 1 - 12 of 12) sorted by null

  /bionic/libc/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon27
184 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
185 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
211 ns_mtab *mtab; /* method table */
  /bionic/libc/private/
nsswitch.h 167 * ns_mtab - `nsswitch method table'
177 } ns_mtab; typedef in typeref:struct:__anon580
185 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
186 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
212 ns_mtab *mtab; /* method table */
  /development/ndk/platforms/android-3/include/
nsswitch.h 167 * ns_mtab - `nsswitch method table'
177 } ns_mtab; typedef in typeref:struct:__anon1125
185 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
186 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
212 ns_mtab *mtab; /* method table */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon21877
184 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
185 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
211 ns_mtab *mtab; /* method table */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon22231
184 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
185 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
211 ns_mtab *mtab; /* method table */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon22585
184 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
185 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
211 ns_mtab *mtab; /* method table */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon23010
184 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
185 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
211 ns_mtab *mtab; /* method table */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon23367
184 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
185 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
211 ns_mtab *mtab; /* method table */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon23797
184 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
185 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
211 ns_mtab *mtab; /* method table */
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
nsswitch.h 167 * ns_mtab - `nsswitch method table'
177 } ns_mtab; typedef in typeref:struct:__anon24153
185 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
186 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
212 ns_mtab *mtab; /* method table */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
nsswitch.h 167 * ns_mtab - `nsswitch method table'
177 } ns_mtab; typedef in typeref:struct:__anon24772
185 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
186 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
212 ns_mtab *mtab; /* method table */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
nsswitch.h 167 * ns_mtab - `nsswitch method table'
177 } ns_mtab; typedef in typeref:struct:__anon25109
185 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
186 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
212 ns_mtab *mtab; /* method table */

Completed in 30 milliseconds