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

/bionic/libc/include/
H A Dnsswitch.h189 * ns_dbt - `nsswitch database thang'
190 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
197 } ns_dbt; typedef in typeref:struct:__anon53
221 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
222 void _nsdbtdump(const ns_dbt *);
223 int _nsdbtput(const ns_dbt *);

Completed in 57 milliseconds