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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c695 LineBuf configInfo; local
747 getldap_lookup(&configInfo, ptr);
758 getldap_admincred(&configInfo, ptr);
769 getldap_getserver(&configInfo, ptr);
780 getldap_get_cacheStat(&configInfo);
830 getldap_get_cacheData(&configInfo, ptr);
851 admin_modify(&configInfo, ptr);
874 &configInfo, ptr, ucred_getpid(uc));
911 if (configInfo.str == NULL) {
915 configSize = get_data_size(&configInfo,
[all...]

Completed in 71 milliseconds