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

  /bionic/libc/dns/include/
nsswitch.h 147 * ns_mtab - `nsswitch method table'
157 } ns_mtab; typedef in typeref:struct:__anon204
165 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
166 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
192 ns_mtab *mtab; /* method table */
  /device/linaro/bootloader/edk2/StdLib/Include/
nsswitch.h 167 * ns_mtab - `nsswitch method table'
177 } ns_mtab; typedef in typeref:struct:__anon13013
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 246 milliseconds