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

/illumos-gate/usr/src/head/
H A Dnss_common.h334 * structure (nss_db_params_t), fills in the default values, then calls
339 * or abolished nss_db_initf_t and put nss_db_params_t in nss_db_root_t.
363 typedef struct nss_db_params nss_db_params_t; typedef in typeref:struct:nss_db_params
365 typedef void (*nss_db_initf_t)(nss_db_params_t *);

Completed in 70 milliseconds