/freebsd/contrib/kyua/utils/sqlite/ |
H A D | statement.cpp | 485 /// 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 D | statement.ipp | 35 /// Binds a value to a parameter of a prepared statement.
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.h | 326 ** [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 D | SSL_CTX_set_mode.pod | 67 In a nonblocking environment applications must be prepared to handle 73 In a blocking environment, applications are not always prepared to
|
H A D | OSSL_HTTP_REQ_CTX.pod | 134 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 D | ecore_l2.h | 128 * @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 D | revision.log | 7 * Prepared for release to the world. 76 * Added "-c" flag and "zcat". Prepared for release.
|
/freebsd/crypto/krb5/src/lib/krb5/rcache/ |
H A D | RELEASE | 13 rcshar and (2) prepared between 11 March 1990 and 1 January 1991.
|
/freebsd/contrib/ldns/ldns/ |
H A D | dnssec_verify.h | 785 * \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 D | varname-dot-make-ppid.mk | 18 # is not prepared to clean up after other processes.
|
/freebsd/sys/contrib/openzfs/ |
H A D | NOTICE | 4 This work was prepared as an account of work sponsored by an agency of the
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OSSL_HTTP_REQ_CTX.3 | 270 \&\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 D | SSL_CTX_set_mode.3 | 196 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 D | README.tests | 18 You can also use prepared Dockerfile to run tests inside docker based on latest gcc image:
|
/freebsd/contrib/pf/ftp-proxy/ |
H A D | ftp-proxy.c | 943 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 D | zfs_prepare_disk.8.in | 46 .No Reason why the disk is being prepared for inclusion
|
/freebsd/lib/libgssapi/ |
H A D | gss_accept_sec_context.3 | 170 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 D | gss_context_time.3 | 85 or assist in its implementation may be prepared, copied, published
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | mediatek,smi-common.txt | 13 base). Besides that, the smi async clock should be prepared and enabled for
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_monitor.h | 33 /// Called after a report is prepared. This serves to alert monitor processes
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc4013.txt | 194 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 D | dpaa2_buf.h | 71 * 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 D | msg.h | 49 * S_SCREEN_READY is set, that means that the screen is prepared to display
|
/freebsd/lib/libc/posix1e/ |
H A D | mac_prepare.3 | 61 when the label was prepared.
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 70-test_npn.t | 47 # Therefore we must be prepared to receive such a message but we cannot
|