Home
last modified time | relevance | path

Searched refs:NSLDAPI_VALID_LDAPMESSAGE_EXRESULT_POINTER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dextendop.c198 if ( !NSLDAPI_VALID_LDAPMESSAGE_EXRESULT_POINTER( res )) { in ldap_parse_extended_result()
H A Dldap-int.h631 #define NSLDAPI_VALID_LDAPMESSAGE_EXRESULT_POINTER( lm ) \ macro