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

  /bionic/libc/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon24
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:__anon495
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 */
  /ndk/build/platforms/android-3/arch-arm/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon9397
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 */
  /ndk/build/platforms/android-4/arch-arm/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon9751
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 */
  /ndk/build/platforms/android-5/arch-arm/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon10105
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 */
  /ndk/build/platforms/android-5/arch-x86/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon10530
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 */
  /ndk/build/platforms/android-8/arch-arm/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon10887
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 */
  /ndk/build/platforms/android-8/arch-x86/usr/include/
nsswitch.h 166 * ns_mtab - `nsswitch method table'
176 } ns_mtab; typedef in typeref:struct:__anon11317
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 */

Completed in 66 milliseconds