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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c297 getldap_cache_op(cache_op_t op, cache_type_t type, function
310 logit("getldap_cache_op()...\n");
418 logit("getldap_cache_op(): "
2092 (void) getldap_cache_op(CACHE_OP_FIND, datatype,
2135 rc = getldap_cache_op(CACHE_OP_ADD, datatype,
2170 (void) getldap_cache_op(CACHE_OP_GETSTAT, NULL, NULL, &coutstr);
2378 (void) getldap_cache_op(CACHE_OP_CREATE,
2471 (void) getldap_cache_op(CACHE_OP_DELETE,

Completed in 51 milliseconds