Searched refs:database (Results 26 - 42 of 42) sorted by relevance

12

/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql61 permanent change is made to the database and the transaction is
62 removed when the database is closed. */
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql63 permanent change is made to the database and the transaction is
64 removed when the database is closed. */
/freebsd-10-stable/contrib/apr-util/
H A Dapr-util.spec20 for XML, LDAP, database interfaces, URI parsing and more.
51 DBD (database abstraction) interface.
61 (database abstraction) interface.
71 (database abstraction) interface.
81 (database abstraction) interface.
91 (database abstraction) interface.
/freebsd-10-stable/contrib/ncurses/misc/
H A Dncurses-config.in147 --terminfo echos the \$TERMINFO terminfo database path
/freebsd-10-stable/contrib/sendmail/contrib/
H A Dbuildvirtuser53 The -f option forces the database to be rebuilt regardless of whether
57 database. The text file can then be used with makemap.
/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c157 * @param database An open sqlite3 database handle
165 sqlite3 *database,
171 ret = sqlite3_exec(database, statement, NULL, NULL, NULL);
178 ret = sqlite3_exec(database, statement, NULL, NULL, NULL);
184 sqlite3_errmsg(database));
192 * Opens an sqlite3 database handle to a file, may create the
193 * database file depending on flags.
196 * @param db Heimdal database handle
213 "Error opening sqlite database
164 hdb_sqlite_exec_stmt(krb5_context context, sqlite3 *database, const char *statement, krb5_error_code error_code) argument
[all...]
/freebsd-10-stable/tools/tools/sysdoc/
H A Dsysdoc.sh44 markup is stored in the database file and extracted
149 and a database.
/freebsd-10-stable/etc/rc.d/
H A Dsendmail74 database = \$dir/index.txt # database index file.
/freebsd-10-stable/contrib/file/magic/
H A DMakefile.am73 $(MAGIC_FRAGMENT_DIR)/database \
H A DMakefile.in345 $(MAGIC_FRAGMENT_DIR)/database \
/freebsd-10-stable/etc/
H A DMakefile315 ${DESTDIR}/var/db/locate.database
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql1 /* wc-checks.sql -- trigger-based checks for the wc-metadata database.
H A Dwc-metadata.sql1 /* wc-metadata.sql -- schema used in the wc-metadata SQLite database
88 pristine texts referenced from this database. */
H A Dwc-queries.sql2 * SQLite database
/freebsd-10-stable/contrib/subversion/
H A Dbuild.conf454 desription = Queries on the WC database
1238 description = Test the wc-ng database subsystem
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c120 ** The hard upper limit here is 32676. Most database people will
121 ** tell you that in a well-normalized database, you usually should
183 ** The maximum number of in-memory pages to use for the main database
195 ** checkpointing the database in WAL mode.
224 ** compiled with a different limit. If a process operating on a database
227 ** the aborted transaction. This could lead to database corruption.
236 ** The default size of a database page.
263 ** Maximum number of pages in one database file.
362 ** database connection at the same time.
769 ** KEYWORDS: {database connectio
[all...]
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure727 --disable-database do not use terminfo, only fallbacks/termcap
728 --with-database=XXX specify terminfo source to install
729 --with-hashed-db specify hashed-database library
5364 echo "$as_me:5364: checking if external terminfo-database is used" >&5
5365 echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6
5367 # Check whether --enable-database or --disable-database was given.
5399 # Check whether --enable-database or --disable-database was given.
5407 echo "$as_me:5407: checking whether to use hashed database instea
[all...]

Completed in 1536 milliseconds

12