ldap_extended_operation_s 1592 source3/lib/smbldap.c 		rc = ldap_extended_operation_s(ldap_state->ldap_struct, reqoid,
ldap_extended_operation_s  328 source3/passdb/pdb_nds.c 	if((err = ldap_extended_operation_s(ld, NMASLDAP_GET_LOGIN_CONFIG_REQUEST,
ldap_extended_operation_s  485 source3/passdb/pdb_nds.c 	if((err = ldap_extended_operation_s(ld, NMASLDAP_SET_PASSWORD_REQUEST, requestBV, NULL, NULL, &replyOID, &replyBV)))
ldap_extended_operation_s  583 source3/passdb/pdb_nds.c 	if((err = ldap_extended_operation_s(ld, NMASLDAP_GET_PASSWORD_REQUEST, requestBV, NULL, NULL, &replyOID, &replyBV)))