Searched refs:getldap_serverInfo_op (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_getldap.c | 1611 getldap_serverInfo_op(info_op_t op, char *input, char **output) in getldap_serverInfo_op() function 2008 (void) getldap_serverInfo_op(INFO_OP_CREATE, NULL, NULL); in getldap_serverInfo_refresh() 2017 (void) getldap_serverInfo_op(INFO_OP_REFRESH_WAIT, NULL, NULL); in getldap_serverInfo_refresh() 2018 (void) getldap_serverInfo_op(INFO_OP_REFRESH, NULL, NULL); in getldap_serverInfo_refresh() 2043 (void) getldap_serverInfo_op(INFO_OP_GETSERVER, in getldap_getserver() 2168 (void) getldap_serverInfo_op(INFO_OP_GETSTAT, NULL, &soutstr); in getldap_get_cacheStat() 2472 (void) getldap_serverInfo_op(INFO_OP_CREATE, NULL, NULL); in perform_update() 2908 (void) getldap_serverInfo_op(INFO_OP_REMOVESERVER, (char *)&rms, &out); in remove_server_thread()
|