Searched refs:getldap_serverInfo_op (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_getldap.c | 1609 getldap_serverInfo_op(info_op_t op, char *input, char **output) in getldap_serverInfo_op() function 2004 (void) getldap_serverInfo_op(INFO_OP_CREATE, NULL, NULL); in getldap_serverInfo_refresh() 2013 (void) getldap_serverInfo_op(INFO_OP_REFRESH_WAIT, NULL, NULL); in getldap_serverInfo_refresh() 2014 (void) getldap_serverInfo_op(INFO_OP_REFRESH, NULL, NULL); in getldap_serverInfo_refresh() 2039 (void) getldap_serverInfo_op(INFO_OP_GETSERVER, in getldap_getserver() 2164 (void) getldap_serverInfo_op(INFO_OP_GETSTAT, NULL, &soutstr); in getldap_get_cacheStat() 2468 (void) getldap_serverInfo_op(INFO_OP_CREATE, NULL, NULL); in perform_update() 2900 (void) getldap_serverInfo_op(INFO_OP_REMOVESERVER, (char *)&rms, &out); in remove_server_thread()
|