HomeSort by: relevance | last modified time | path
    Searched defs:ns_dbt (Results 1 - 1 of 1) sorted by relevancy

  /src/include/
nsswitch.h 189 * 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:__anon3816cfa90408
221 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
222 void _nsdbtdump(const ns_dbt *);
223 int _nsdbtput(const ns_dbt *);

Completed in 97 milliseconds