Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dfree.c92 if ( !NSLDAPI_VALID_LDAPMOD_ARRAY( mods )) { in ldap_mods_free()
H A Dldap-int.h634 #define NSLDAPI_VALID_LDAPMOD_ARRAY( mods ) \ macro