Home
last modified time | relevance | path

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

12345

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Ddbinfo.c96 struct hdb_dbinfo *di, **dt, *databases; in hdb_get_dbinfo() local
105 databases = NULL; in hdb_get_dbinfo()
113 ret = get_dbinfo(context, db_binding, "default", &databases); in hdb_get_dbinfo()
114 if (ret == 0 && databases != NULL) in hdb_get_dbinfo()
115 dt = &databases->next; in hdb_get_dbinfo()
133 hdb_free_dbinfo(context, &databases); in hdb_get_dbinfo()
134 databases = di; in hdb_get_dbinfo()
141 if (databases == NULL) { in hdb_get_dbinfo()
143 databases = calloc(1, sizeof(*databases)); in hdb_get_dbinfo()
144 databases->label = strdup("default"); in hdb_get_dbinfo()
[all …]
/netbsd-src/external/mpl/bind/dist/bin/tests/system/geoip2/data/
H A DREADME.md12 ##### Test MMDB databases
15 Country, Domain, ISP, and ASN databases. The `.mmdb` files are built
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dintro.doc44 databases, the #MDB_CREATE flag must be used to create the database
47 maximum number of named databases you want to support.
49 Note: a single transaction can open multiple databases. Generally
50 databases should only be opened once, by the first transaction in
168 close any databases you opened within the transaction.
/netbsd-src/external/bsd/openldap/
H A DTODO5 add patches from pkgsrc/databases/openldap/patches ?
/netbsd-src/external/bsd/file/dist/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.news103 # JAM(mbp) Fidonet message area databases
108 # Squish Fidonet message area databases
/netbsd-src/crypto/dist/ipsec-tools/rpm/suse/
H A Dsysconfig.racoon11 ## Description: Tool for manipulation IPsec SPD and SA databases
/netbsd-src/external/gpl2/groff/dist/
H A DMANIFEST126 indxbib Make inverted index for bibliographic databases.
127 lkbib Search bibliographic databases.
128 lookbib Interactively search bibliographic databases.
/netbsd-src/usr.bin/getent/
H A Dgetent.c94 } databases[] = { variable
122 for (curdb = databases; curdb->name != NULL; curdb++) in main()
140 for (i = 0, curdb = databases; curdb->name != NULL; curdb++, i++) { in usage()
/netbsd-src/external/bsd/am-utils/dist/scripts/
H A Damd2ldif.in11 databases and restart slapd whenever a master copy of
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DJSONCompilationDatabase.rst33 of compilation databases for Unix Makefile builds (Ninja builds in the
39 Clang's tooling interface supports reading compilation databases; see
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_sessions.pod15 SSL_CTX_sessions() returns a pointer to the lhash databases containing the
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_sessions.pod15 SSL_CTX_sessions() returns a pointer to the lhash databases containing the
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.251 - Support for CDB, SDBM and NIS+ databases is now built into Postfix
127 - main.cf: Use btree instead of sdbm for TLS session cache databases.
136 operation. In most cases, btree databases should be adequate.
138 NOTE: You cannot use dbm databases. TLS session objects are too
146 (PRNG) pool, and in order to access the TLS session cache databases.
290 [Feature 20041208] Support for CDB databases by Michael Tokarev.
/netbsd-src/external/bsd/nvi/docs/internals/
H A Dcscope.NOTES5 per query. It will hopefully support ctags programs that create databases
120 list of directories containing cscope databases. (This MAY be changed to
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dreferrals.sdf140 defined local and proxy databases in {{subordinate}} configurations to
144 database. That can be changed by gluing databases together with the
H A Dslapdconf2.sdf125 may be set), LDAP databases are inherently unordered. The numeric index
407 be provided to distinguish multiple databases of the same type. Usually the
414 databases. Subsequent database definitions may also override some
418 the {{EX:frontend}} databases are always created implicitly even if they
420 databases.
446 other databases' controls.
751 databases, each db will immediately need its indices to be rebuilt
755 databases, each db will need its indices rebuilt to take advantage
1000 with explanatory text. It defines two databases to handle
1016 means that queries not local to one of the databases defined
[all …]
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dsqlite_table15 # Alternatively, lookup tables can be specified as SQLite databases.
41 # an arbitrary value. With SQL databases it is not uncommon to
160 # databases. When specified, only fully qualified search
H A Dpgsql_table16 # databases. In order to use PostgreSQL lookups, define a
41 # an arbitrary value. With SQL databases it is not uncommon to
192 # databases. When specified, only fully qualified search
H A Dnisplus_table14 # databases.
/netbsd-src/crypto/external/bsd/netpgp/dist/doc/
H A Ddeliverable.txt75 we can use databases instead of flat files and in-memory keyrings.
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/totp/
H A DREADME56 TOTP password schemes will only work on databases that have a rootdn and the
/netbsd-src/external/bsd/mdocml/dist/
H A DINSTALL78 9. Run the command "sudo makewhatis" to build mandoc.db(5) databases
80 new manual pages, re-run makewhatis(8) to update the databases, or
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A Daliases194 # The alias databases for local(8) delivery that are
198 # The alias databases that are used for local(8)

12345