LDAP_REQ_EXTENDED
{ LDAP_REQ_EXTENDED, NULL },
{ LDAP_REQ_EXTENDED, "extended request" },
if ( ber_printf( ber, "{it{tsto}", msgid, LDAP_REQ_EXTENDED,
rc = nsldapi_send_initial_request( ld, msgid, LDAP_REQ_EXTENDED, NULL,
LDAP_REQ_EXTENDED, exoid, cred )) != 0 ) {