Lines Matching refs:resultMsg
848 LDAPMessage *resultMsg = NULL; in getDirBaseDN() local
855 attrs, 0, NULL, NULL, &tv, 0, &resultMsg); in getDirBaseDN()
865 if (resultMsg) { in getDirBaseDN()
866 (void) ldap_msgfree(resultMsg); in getDirBaseDN()
867 resultMsg = NULL; in getDirBaseDN()
874 resultMsg, in getDirBaseDN()
878 if (resultMsg) { in getDirBaseDN()
879 (void) ldap_msgfree(resultMsg); in getDirBaseDN()
880 resultMsg = NULL; in getDirBaseDN()
885 if (resultMsg) { in getDirBaseDN()
886 (void) ldap_msgfree(resultMsg); in getDirBaseDN()
887 resultMsg = NULL; in getDirBaseDN()
915 &resultMsg); in getDirBaseDN()
917 if (resultMsg) { in getDirBaseDN()
918 (void) ldap_msgfree(resultMsg); in getDirBaseDN()
919 resultMsg = NULL; in getDirBaseDN()
923 if ((a = ldap_get_dn(ld, resultMsg)) != NULL) { in getDirBaseDN()
927 if (resultMsg) { in getDirBaseDN()
928 (void) ldap_msgfree(resultMsg); in getDirBaseDN()
929 resultMsg = NULL; in getDirBaseDN()
939 if (resultMsg) { in getDirBaseDN()
940 (void) ldap_msgfree(resultMsg); in getDirBaseDN()
941 resultMsg = NULL; in getDirBaseDN()
976 LDAPMessage *resultMsg = NULL; in getDUAProfile() local
998 &resultMsg); in getDUAProfile()
1009 if (resultMsg) { in getDUAProfile()
1010 (void) ldap_msgfree(resultMsg); in getDUAProfile()
1011 resultMsg = NULL; in getDUAProfile()
1018 resultMsg, in getDUAProfile()
1022 if (resultMsg) { in getDUAProfile()
1023 (void) ldap_msgfree(resultMsg); in getDUAProfile()
1024 resultMsg = NULL; in getDUAProfile()
1310 LDAPMessage *resultMsg = NULL; in __ns_ldap_getRootDSE() local
1430 &resultMsg); in __ns_ldap_getRootDSE()
1449 if (resultMsg) { in __ns_ldap_getRootDSE()
1450 (void) ldap_msgfree(resultMsg); in __ns_ldap_getRootDSE()
1451 resultMsg = NULL; in __ns_ldap_getRootDSE()
1461 resultMsg, in __ns_ldap_getRootDSE()
1478 if (resultMsg) { in __ns_ldap_getRootDSE()
1479 (void) ldap_msgfree(resultMsg); in __ns_ldap_getRootDSE()
1480 resultMsg = NULL; in __ns_ldap_getRootDSE()