Searched defs:ns_src (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/include/
H A Dnsswitch.h49 * uint32_t ns_src.flags
136 * ns_src - `nsswitch source'
143 } ns_src; typedef in typeref:struct:__anon27
178 * name and a list of ns_src's containing the source information.
182 ns_src *srclist; /* list of sources */
205 const char *, const ns_src [], ...);
208 int _nsdbtaddsrc(ns_dbt *, const ns_src *);

Completed in 87 milliseconds