Searched defs:method (Results 1 - 3 of 3) sorted by last modified time

/bionic/libc/dns/net/
H A Dnsdispatch.c80 _nsmethod(const char *source, const char *database __unused, const char *method __unused,
101 const char *method, const ns_src defaults[], ...)
113 assert(method != NULL);
115 if (database == NULL || method == NULL || defaults == NULL)
126 cb = _nsmethod(srclist[i].name, database, method,
100 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.h160 * ns_mtab - `nsswitch method table'
161 * An nsswitch module provides a mapping from (database name, method name)
168 nss_method method; member in struct:__anon52
205 ns_mtab *mtab; /* method table */
/bionic/libc/kernel/uapi/linux/
H A Datmbr2684.h59 int method; member in struct:br2684_if_spec

Completed in 54 milliseconds