Lines Matching defs:resultMsg
847 LDAPMessage *resultMsg = NULL;
854 attrs, 0, NULL, NULL, &tv, 0, &resultMsg);
864 if (resultMsg) {
865 (void) ldap_msgfree(resultMsg);
866 resultMsg = NULL;
873 resultMsg,
877 if (resultMsg) {
878 (void) ldap_msgfree(resultMsg);
879 resultMsg = NULL;
884 if (resultMsg) {
885 (void) ldap_msgfree(resultMsg);
886 resultMsg = NULL;
914 &resultMsg);
916 if (resultMsg) {
917 (void) ldap_msgfree(resultMsg);
918 resultMsg = NULL;
922 if ((a = ldap_get_dn(ld, resultMsg)) != NULL) {
926 if (resultMsg) {
927 (void) ldap_msgfree(resultMsg);
928 resultMsg = NULL;
938 if (resultMsg) {
939 (void) ldap_msgfree(resultMsg);
940 resultMsg = NULL;
975 LDAPMessage *resultMsg = NULL;
997 &resultMsg);
1008 if (resultMsg) {
1009 (void) ldap_msgfree(resultMsg);
1010 resultMsg = NULL;
1017 resultMsg,
1021 if (resultMsg) {
1022 (void) ldap_msgfree(resultMsg);
1023 resultMsg = NULL;
1309 LDAPMessage *resultMsg = NULL;
1429 &resultMsg);
1448 if (resultMsg) {
1449 (void) ldap_msgfree(resultMsg);
1450 resultMsg = NULL;
1460 resultMsg,
1477 if (resultMsg) {
1478 (void) ldap_msgfree(resultMsg);
1479 resultMsg = NULL;