Home
last modified time | relevance | path

Searched refs:databases (Results 1 – 25 of 43) sorted by relevance

12

/src/crypto/heimdal/lib/hdb/
H A Ddbinfo.c94 struct hdb_dbinfo *di, **dt, *databases; in hdb_get_dbinfo() local
103 databases = NULL; in hdb_get_dbinfo()
113 databases = di; in hdb_get_dbinfo()
133 databases = di; in hdb_get_dbinfo()
139 if(databases == NULL) { in hdb_get_dbinfo()
142 databases = di; in hdb_get_dbinfo()
146 for(di = databases; di; di = di->next) { in hdb_get_dbinfo()
166 *dbp = databases; in hdb_get_dbinfo()
/src/crypto/krb5/src/kadmin/dbutil/
H A Dimport_err.et10 error_code IMPORT_WARN_DB, "Warning -- continuing to import will overwrite existing databases!"
15 error_code IMPORT_IMPORT, "while importing databases"
17 error_code IMPORT_RENAME_OPEN, "while opening databases"
20 error_code IMPORT_RENAME_CLOSE, "while closing databases"
/src/tools/regression/iscsi/
H A Dinitiator-instructions.txt20 databases/postgresql92-server
21 databases/postgresql92-contrib
/src/contrib/file/magic/Magdir/
H A Dmkid4 # mkid: file(1) magic for mkid(1) databases
H A Ddatabase4 # database: file(1) magic for various databases
31 # Hash 1.85/1.86 databases store metadata in network byte order.
32 # Btree 1.85/1.86 databases store the metadata in host byte order.
33 # Hash and Btree 2.X and later databases store the metadata in host byte order.
122 # ROOT: file(1) magic for ROOT databases
151 # https://www.clicketyclick.dk/databases/xbase/format/dbf.html
193 # https://www.clicketyclick.dk/databases/xbase/format/dbf_check.html#CHECK_DBF
502 # https://www.clicketyclick.dk/databases/xbase/format/dbt.html
561 # URL: https://www.clicketyclick.dk/databases/xbase/format/cdx.html
562 # https://www.clicketyclick.dk/databases/xbase/format/idx.html
[all …]
H A Dmail.news123 # JAM(mbp) Fidonet message area databases
128 # Squish Fidonet message area databases
H A Dsql130 # Unfortunately extension sqlite also used for other databases starting with string
H A Dwordprocessors628 # https://www.clicketyclick.dk/databases/xbase/xbase/dbase_ex.zip
/src/contrib/openbsm/
H A DREADME36 tools/ Tool directory, including audump to dump databases
45 audump Debugging tool to parse and print audit databases
/src/usr.bin/getent/
H A Dgetent.c83 } databases[] = { variable
108 for (curdb = databases; curdb->name != NULL; curdb++) { in main()
127 for (curdb = databases; curdb->name != NULL; curdb++) { in usage()
/src/crypto/openssl/doc/man3/
H A DSSL_CTX_sessions.pod15 SSL_CTX_sessions() returns a pointer to the lhash databases containing the
/src/crypto/heimdal/
H A DNEWS137 [HEIMDAL-52] - hdb overwrite aliases for db databases
481 * simplify and fix hprop handling of v4 databases
509 KRB4 is enabled) and support for reading kaserver databases in
664 to/from ka server databases / krb4 databases
777 * support for having several databases
961 * hprop can now read ka-server databases
H A DChangeLog.2005139 * lib/hdb/hdb.c: Only match db databases on filename starting with
504 * lib/hdb/dbinfo.c: provide interface to find databases
1526 * kpasswd/kpasswdd.c: Support multi-realms databases, requires
/src/contrib/mandoc/
H A DINSTALL83 9. Run the command "sudo makewhatis" to build mandoc.db(5) databases
85 new manual pages, re-run makewhatis(8) to update the databases, or
/src/crypto/heimdal/doc/
H A Dintro.texi62 simple programs for distributing databases between a KDC master and
/src/tools/tools/sysbuild/
H A DREADME122 /usr/ports/databases/rrdtool
/src/crypto/krb5/src/plugins/kdb/db2/libdb2/
H A DCHANGELOG.db215 dump and reload any existing databases if you upgrade
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def10 // all builtin databases are converted to tablegen files
/src/usr.sbin/bsdconfig/share/packages/
H A Dcategories.subr122 f_category databases "$msg_databases_desc"
/src/contrib/sendmail/
H A DREADME129 processes from reading certain files such as alias or map databases.
157 not necessary to protect the text files associated with map databases
H A DKNOWNBUGS236 There is a race condition for Berkeley DB 2.X databases on
/src/lib/libc/rpc/
H A DREADME32 databases. This code will need to be ported if your system does not support
/src/usr.bin/fortune/
H A DNotes36 databases.
/src/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DLICENSE61 protection of databases, and under any national implementation
/src/crypto/krb5/src/windows/installer/wix/
H A Dmsi-deployment-guide.txt114 MSI databases directly when editing kfw-modified.msi. More

12