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

  /bionic/libc/dns/include/
nsswitch.h 176 * ns_dbt - `nsswitch database thang'
177 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
184 } ns_dbt; typedef in typeref:struct:__anon205
208 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
209 void _nsdbtdump(const ns_dbt *);
210 int _nsdbtput(const ns_dbt *);
  /device/linaro/bootloader/edk2/StdLib/Include/
nsswitch.h 196 * ns_dbt - `nsswitch database thang'
197 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
204 } ns_dbt; typedef in typeref:struct:__anon13014
228 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
229 void _nsdbtdump(const ns_dbt *);
230 int _nsdbtput(const ns_dbt *);

Completed in 72 milliseconds