NCBI C++ ToolKit
|
#include <config.h>
#include <stdio.h>
#include <ctpublic.h>
#include "common.h"
#include <freetds/test_assert.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
static CS_RETCODE | csmsg_callback (CS_CONTEXT *ctx, CS_CLIENTMSG *emsgp) |
static void | check_ret (const char *name, CS_RETCODE ret) |
static int | fetch_results (CS_COMMAND *command) |
static int | execute_sql (CS_COMMAND *command, const char *sql) |
int | main (int argc, char **argv) |
Variables | |
static const CS_INT | unused = CS_UNUSED |
static const CS_INT | nullterm = CS_NULLTERM |
static CS_INT | result_len = -1 |
|
static |
Definition at line 31 of file long_binary.c.
References CS_SUCCEED, and exit().
Referenced by execute_sql(), fetch_results(), and main().
|
static |
Definition at line 24 of file long_binary.c.
References CS_SUCCEED, and _cs_clientmsg::msgstring.
Referenced by main().
|
static |
Definition at line 67 of file long_binary.c.
References check_ret(), command, CS_LANG_CMD, ct_command(), ct_send(), fetch_results(), nullterm, sql, and unused.
Referenced by main().
|
static |
Definition at line 40 of file long_binary.c.
References check_ret(), command, _cs_datafmt::count, CS_CMD_FAIL, CS_INT_TYPE, CS_ROW_RESULT, CS_SUCCEED, CS_UNUSED, ct_bind(), ct_fetch(), ct_results(), _cs_datafmt::datatype, result, and result_len.
Referenced by execute_sql(), and main().
Definition at line 76 of file long_binary.c.
References buffer, check_ret(), command, context, cs_config(), CS_IMAGE_TYPE, CS_INPUTVALUE, CS_MESSAGE_CB, CS_RPC_CMD, CS_SET, csmsg_callback(), ct_command(), ct_send(), ct_setparam(), _cs_datafmt::datatype, execute_sql(), fetch_results(), i, _cs_datafmt::name, _cs_datafmt::namelen, nullterm, result_len, _cs_datafmt::status, try_ctlogin(), try_ctlogout(), and unused.
|
static |
Definition at line 20 of file long_binary.c.
Referenced by execute_sql(), and main().
|
static |
Definition at line 21 of file long_binary.c.
Referenced by base64url_decode(), base64url_encode(), dbperror(), fetch_results(), main(), and s_HttpUrlDecode().
Definition at line 20 of file long_binary.c.
Referenced by CSourceModParser::ApplyAllMods(), BZ2_bzReadGetUnused(), BZ2_bzReadOpen(), bzopen_or_bzdopen(), CIStreamBuffer::Close(), ct_exit(), execute_sql(), GetSortedFeatList(), CMultiReader::LoadIndexedAnnot(), main(), mbedtls_svc_key_id_make(), mdb_dbi_open(), mdb_page_copy(), CObjectIStreamAsnBinary::ReadBitString(), s_WaitConnected(), testStream(), uncompressStream(), and CConn_Streambuf::x_Init().