Home
last modified time | relevance | path

Searched full:prepared (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/freebsd/contrib/kyua/utils/sqlite/
H A Dstatement.cpp485 /// Binds a blob to a prepared statement.
501 /// Binds a double value to a prepared statement.
515 /// Binds an integer value to a prepared statement.
529 /// Binds a 64-bit integer value to a prepared statement.
543 /// Binds a NULL value to a prepared statement.
556 /// Binds a text string to a prepared statement.
H A Dstatement.ipp35 /// Binds a value to a parameter of a prepared statement.
/freebsd/contrib/sqlite3/
H A Dsqlite3.h326 ** [prepared statements], [sqlite3_blob_close | close] all [BLOB handles], and
329 ** ^If the database connection is associated with unfinalized prepared
332 ** [SQLITE_BUSY]. ^If sqlite3_close_v2() is called with unfinalized prepared
337 ** connection after all prepared statements are finalized, all BLOB handles
1028 ** prepared statement if result string is NULL, or that returns a copy
1460 ** next. Applications that use these interfaces must be prepared for any
1824 ** mutexing on [database connection] and [prepared statement] objects.
1826 ** [database connections] and [prepared statements]. But other mutexes
1839 ** mutexes on [database connection] and [prepared statement] objects.
1842 ** to [database connections] and [prepared statements] so that the
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_mode.pod67 In a nonblocking environment applications must be prepared to handle
73 In a blocking environment, applications are not always prepared to
H A DOSSL_HTTP_REQ_CTX.pod134 OSSL_HTTP_REQ_CTX_nbio() attempts to send the request prepared in I<rctx>
198 Then, the HTTP request must be prepared with request data:
218 When the request context is fully prepared, the HTTP exchange may be performed
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2.h128 * @brief - Starts an Rx queue, when queue_cid is already prepared
148 * @brief - Starts a Tx queue, where queue_cid is already prepared
/freebsd/usr.bin/compress/doc/
H A Drevision.log7 * Prepared for release to the world.
76 * Added "-c" flag and "zcat". Prepared for release.
/freebsd/crypto/krb5/src/lib/krb5/rcache/
H A DRELEASE13 rcshar and (2) prepared between 11 March 1990 and 1 January 1991.
/freebsd/contrib/ldns/ldns/
H A Ddnssec_verify.h785 * \param[in] rrset ldns buffer with prepared rrset data.
799 * \param[in] rrset ldns buffer with prepared rrset data.
813 * \param[in] rrset ldns buffer with prepared rrset data.
828 * \param[in] rrset ldns buffer with prepared rrset data.
842 * \param[in] rrset ldns buffer with prepared rrset data.
/freebsd/contrib/bmake/unit-tests/
H A Dvarname-dot-make-ppid.mk18 # is not prepared to clean up after other processes.
/freebsd/sys/contrib/openzfs/
H A DNOTICE4 This work was prepared as an account of work sponsored by an agency of the
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_HTTP_REQ_CTX.3270 \&\fBOSSL_HTTP_REQ_CTX_nbio()\fR attempts to send the request prepared in \fIrctx\fR
333 Then, the \s-1HTTP\s0 request must be prepared with request data:
343 When the request context is fully prepared, the \s-1HTTP\s0 exchange may be performed
H A DSSL_CTX_set_mode.3196 In a nonblocking environment applications must be prepared to handle
202 In a blocking environment, applications are not always prepared to
/freebsd/contrib/unbound/doc/
H A DREADME.tests18 You can also use prepared Dockerfile to run tests inside docker based on latest gcc image:
/freebsd/contrib/pf/ftp-proxy/
H A Dftp-proxy.c943 int prepared = 0; in allow_data_connection() local
982 prepared = 1; in allow_data_connection()
1016 prepared = 1; in allow_data_connection()
1050 /* Commit rules if they were prepared. */ in allow_data_connection()
1051 if (prepared && (do_commit() == -1)) { in allow_data_connection()
1067 if (prepared) in allow_data_connection()
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs_prepare_disk.8.in46 .No Reason why the disk is being prepared for inclusion
/freebsd/lib/libgssapi/
H A Dgss_accept_sec_context.3170 Instead, applications should be prepared to use per-message services after a
463 or assist in its implementation may be prepared, copied, published
H A Dgss_context_time.385 or assist in its implementation may be prepared, copied, published
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dmediatek,smi-common.txt13 base). Besides that, the smi async clock should be prepared and enabled for
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_monitor.h33 /// Called after a report is prepared. This serves to alert monitor processes
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4013.txt194 of possible prepared strings is less than the number of possible
197 Unicode code point sequences as possible prepared strings, that
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_buf.h71 * TXPREP/TXREADY macros allow to verify whether Tx buffer is prepared to be
133 * RXPREP/RXREADY macros allow to verify whether Rx buffer is prepared to be
/freebsd/contrib/nvi/common/
H A Dmsg.h49 * S_SCREEN_READY is set, that means that the screen is prepared to display
/freebsd/lib/libc/posix1e/
H A Dmac_prepare.361 when the label was prepared.
/freebsd/crypto/openssl/test/recipes/
H A D70-test_npn.t47 # Therefore we must be prepared to receive such a message but we cannot

12345678910>>...16