Searched defs:nsldapi_get_controls (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dcontrol.c128 nsldapi_get_controls( BerElement *ber, LDAPControl ***controlsp ) function
150 LDAPDebug( LDAP_DEBUG_TRACE, "=> nsldapi_get_controls\n", 0, 0, 0 );
162 "<= nsldapi_get_controls no controls\n", 0, 0, 0 );
168 "<= nsldapi_get_controls LDAP_PROTOCOL_ERROR\n",
178 "<= nsldapi_get_controls ignoring unrecognized data in message (tag 0x%x)\n",
247 "<= nsldapi_get_controls found %d controls\n", curcontrols, 0, 0 );
254 "<= nsldapi_get_controls error 0x%x\n", rc, 0, 0 );

Completed in 28 milliseconds