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

  /src/include/
nsswitch.h 138 * and its dispatch control flags for a given database.
148 * or the requested database doesn't have an entry)
161 * An nsswitch module provides a mapping from (database name, method name)
166 const char *database; member in struct:__anon3816cfa90308
189 * ns_dbt - `nsswitch database thang'
190 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
194 const char *name; /* name of database */
nsswitch.h 138 * and its dispatch control flags for a given database.
148 * or the requested database doesn't have an entry)
161 * An nsswitch module provides a mapping from (database name, method name)
166 const char *database; member in struct:__anon3816cfa90308
189 * ns_dbt - `nsswitch database thang'
190 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
194 const char *name; /* name of database */
nsswitch.h 138 * and its dispatch control flags for a given database.
148 * or the requested database doesn't have an entry)
161 * An nsswitch module provides a mapping from (database name, method name)
166 const char *database; member in struct:__anon3816cfa90308
189 * ns_dbt - `nsswitch database thang'
190 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
194 const char *name; /* name of database */

Completed in 61 milliseconds