Searched refs:NSLDAPI_VALID_LDAPMESSAGE_POINTER (Results 1 – 6 of 6) sorted by relevance
30 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( lm )) { in ldap_msgid()41 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( lm )) { in ldap_msgtype()
79 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( msgidp )) in ldap_delete_ext()
105 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( msgidp )) in ldap_add_ext()
104 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( msgidp )) in ldap_modify_ext()
496 !NSLDAPI_VALID_LDAPMESSAGE_POINTER( res )) { in ldap_parse_result()
621 #define NSLDAPI_VALID_LDAPMESSAGE_POINTER( lm ) \ macro