Searched refs:NSLDAPI_VALID_LDAPMESSAGE_POINTER (Results 1 – 6 of 6) sorted by relevance
28 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( lm )) { in ldap_msgid()39 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( lm )) { in ldap_msgtype()
77 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( msgidp )) in ldap_delete_ext()
103 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( msgidp )) in ldap_add_ext()
102 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( msgidp )) in ldap_modify_ext()
494 !NSLDAPI_VALID_LDAPMESSAGE_POINTER( res )) { in ldap_parse_result()
619 #define NSLDAPI_VALID_LDAPMESSAGE_POINTER( lm ) \ macro