Searched refs:hdb (Results 1 - 25 of 46) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hdb/
H A Dhdb_locl.h64 #include <hdb.h>
65 #include <hdb-private.h>
68 #define HDB_DB_FORMAT_ENTRY "hdb/db-format"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hdb/
H A Dhdb_locl.h64 #include <hdb.h>
65 #include <hdb-private.h>
68 #define HDB_DB_FORMAT_ENTRY "hdb/db-format"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hdb/
H A Dhdb_locl.h64 #include <hdb.h>
65 #include <hdb-private.h>
68 #define HDB_DB_FORMAT_ENTRY "hdb/db-format"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/kdc/
H A Dkdc.h25 #include <hdb.h>
29 #include "kdc/hdb-samba4.h"
H A Dconfig.mk18 CFLAGS = -Iheimdal/kdc -Iheimdal/lib/hdb
25 HDB_SAMBA4_OBJ_FILES = $(addprefix $(kdcsrcdir)/, hdb-samba4.o)
30 CFLAGS = -Iheimdal/kdc -Iheimdal/lib/hdb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/kdc/
H A Dkdc.h25 #include <hdb.h>
29 #include "kdc/hdb-samba4.h"
H A Dconfig.mk18 CFLAGS = -Iheimdal/kdc -Iheimdal/lib/hdb
25 HDB_SAMBA4_OBJ_FILES = $(addprefix $(kdcsrcdir)/, hdb-samba4.o)
30 CFLAGS = -Iheimdal/kdc -Iheimdal/lib/hdb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/kdc/
H A Dkdc.h25 #include <hdb.h>
29 #include "kdc/hdb-samba4.h"
H A Dconfig.mk18 CFLAGS = -Iheimdal/kdc -Iheimdal/lib/hdb
25 HDB_SAMBA4_OBJ_FILES = $(addprefix $(kdcsrcdir)/, hdb-samba4.o)
30 CFLAGS = -Iheimdal/kdc -Iheimdal/lib/hdb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libnet/
H A Dlibnet_export_keytab.c4 #include <hdb.h>
5 #include "kdc/hdb-samba4.h"
14 /* Register hdb-samba4 hooks for use as a keytab */
35 PLUGIN_TYPE_DATA, "hdb",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/libnet/
H A Dlibnet_export_keytab.c4 #include <hdb.h>
5 #include "kdc/hdb-samba4.h"
14 /* Register hdb-samba4 hooks for use as a keytab */
35 PLUGIN_TYPE_DATA, "hdb",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libnet/
H A Dlibnet_export_keytab.c4 #include <hdb.h>
5 #include "kdc/hdb-samba4.h"
14 /* Register hdb-samba4 hooks for use as a keytab */
35 PLUGIN_TYPE_DATA, "hdb",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/setup/
H A Dslapd.conf77 database hdb
97 database hdb
116 database hdb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/setup/
H A Dslapd.conf77 database hdb
97 database hdb
116 database hdb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/setup/
H A Dslapd.conf77 database hdb
97 database hdb
116 database hdb
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_c/
H A Dex_tpcb.c520 DB *adb, *bdb, *hdb, *tdb; local
525 adb = bdb = hdb = tdb = NULL;
548 if ((ret = db_create(&hdb, dbenv, 0)) != 0) {
552 if ((ret = hdb->open(hdb, NULL, "history", NULL, DB_UNKNOWN,
570 if ((ret = tp_txn(dbenv, adb, bdb, tdb, hdb,
591 if (hdb != NULL)
592 (void)hdb->close(hdb, 0);
600 tp_txn(dbenv, adb, bdb, tdb, hdb, account
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_c/
H A Dex_tpcb.c520 DB *adb, *bdb, *hdb, *tdb; local
525 adb = bdb = hdb = tdb = NULL;
548 if ((ret = db_create(&hdb, dbenv, 0)) != 0) {
552 if ((ret = hdb->open(hdb, NULL, "history", NULL, DB_UNKNOWN,
570 if ((ret = tp_txn(dbenv, adb, bdb, tdb, hdb,
591 if (hdb != NULL)
592 (void)hdb->close(hdb, 0);
600 tp_txn(dbenv, adb, bdb, tdb, hdb, account
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_c/
H A Dex_tpcb.c520 DB *adb, *bdb, *hdb, *tdb; local
525 adb = bdb = hdb = tdb = NULL;
548 if ((ret = db_create(&hdb, dbenv, 0)) != 0) {
552 if ((ret = hdb->open(hdb, NULL, "history", NULL, DB_UNKNOWN,
570 if ((ret = tp_txn(dbenv, adb, bdb, tdb, hdb,
591 if (hdb != NULL)
592 (void)hdb->close(hdb, 0);
600 tp_txn(dbenv, adb, bdb, tdb, hdb, account
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/examples/bootfloppy/
H A Dmkdevs.sh31 mknod hdb b 3 64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/examples/bootfloppy/
H A Dmkdevs.sh31 mknod hdb b 3 64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/examples/bootfloppy/
H A Dmkdevs.sh31 mknod hdb b 3 64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/kdc/
H A Dheaders.h100 #include <hdb.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/kdc/
H A Dheaders.h100 #include <hdb.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/kdc/
H A Dheaders.h100 #include <hdb.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_cxx/wce_tpcb/
H A DTpcbExample.cpp281 DB *adb, *bdb, *hdb, *tdb; local
330 if ((err = db_create(&hdb, dbenv, 0)) != 0) {
336 if ((err = hdb->open(hdb, NULL, "history", NULL, DB_UNKNOWN,
345 if ((ret = txn(adb, bdb, tdb, hdb,
360 (void)hdb->close(hdb, 0);
369 TpcbExample::txn(DB *adb, DB *bdb, DB *tdb, DB *hdb, argument
451 if (hdb->put(hdb,
[all...]

Completed in 189 milliseconds

12