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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c57 * void *get_cfghandle(const char *domain);
97 void *(*get_cfghandle)(const char *); member in struct:config_cookie
374 cookie->cache_cfg = cookie->get_cfghandle(unesc_domain);
470 * get_cfghandle, aggregate, and set_cfghandle are callback routines
475 void *(*get_cfghandle)(const char *),
507 cookie->get_cfghandle = get_cfghandle;

Completed in 77 milliseconds