Home
last modified time | relevance | path

Searched refs:NSLDAPI_VALID_NONEMPTY_LDAPMOD_ARRAY (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dadd.c110 if ( !NSLDAPI_VALID_NONEMPTY_LDAPMOD_ARRAY( attrs ) in ldap_add_ext()
H A Dmodify.c110 if ( !NSLDAPI_VALID_NONEMPTY_LDAPMOD_ARRAY( mods )) { in ldap_modify_ext()
H A Dldap-int.h639 #define NSLDAPI_VALID_NONEMPTY_LDAPMOD_ARRAY( mods ) \ macro