Searched refs:method (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/netbsd/net/
H A Dnsdispatch.c91 _nsmethod(const char *source, const char *database, const char *method, argument
112 const char *method, const ns_src defaults[], ...)
124 assert(method != NULL);
126 if (database == NULL || method == NULL || defaults == NULL)
137 cb = _nsmethod(srclist[i].name, database, method,
111 nsdispatch(void *retval, const ns_dtab disp_tab[], const char *database, const char *method, const ns_src defaults[], ...) argument
/bionic/libc/include/
H A Dnsswitch.h166 * ns_mtab - `nsswitch method table'
167 * An nsswitch module provides a mapping from (database name, method name)
174 nss_method method; member in struct:__anon30
211 ns_mtab *mtab; /* method table */
/bionic/libc/private/
H A Dnsswitch.h167 * ns_mtab - `nsswitch method table'
168 * An nsswitch module provides a mapping from (database name, method name)
175 nss_method method; member in struct:__anon666
212 ns_mtab *mtab; /* method table */
/bionic/libc/kernel/common/linux/
H A Dmsm_audio.h217 uint32_t method; member in struct:msm_snd_volume_config

Completed in 176 milliseconds