Searched refs:registry (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_register.c22 __os_fdlock(env, (env)->dbenv->registry, (off_t)(pos), 1, nowait)
24 __os_fdlock(env, (env)->dbenv->registry, (off_t)(pos), 0, 0)
36 * The registry feature is configured by specifying the DB_REGISTER flag to the
37 * DbEnv.open method. If DB_REGISTER is specified, DB opens the registry file
38 * in the database environment home directory. The registry file is formatted
73 * Whenever a process opens a new DbEnv handle, it walks the registry file and
78 * It's possible to get corruption in the registry file. If a write system
80 * the registry file, or a partial entry at the end of the file. This is OK.
81 * A corrupted entry will be flagged as a non-empty line during the registry
94 * already exists in Berkeley DB, too, the registry cod
[all...]
H A Denv_open.c748 if (dbenv->registry != NULL) {
750 dbenv->registry = NULL;
H A Denv_stat.c342 STAT_ISSET("Registry", dbenv->registry);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A DMakefile.am12 res0.c mapping0.c registry.c codebook.c sharedbook.c\
16 registry.h scales.h window.h lookup.h lookup_data.h\
H A DMakefile.in61 info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo \
273 res0.c mapping0.c registry.c codebook.c sharedbook.c\
277 registry.h scales.h window.h lookup.h lookup_data.h\
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/registry.Plo@am__quote@
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Dsamba.postinst112 # registry.tdb file.
116 rm -f /var/lib/samba/registry.tdb
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Dsamba.postinst112 # registry.tdb file.
116 rm -f /var/lib/samba/registry.tdb
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1925 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1914 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1935 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1923 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1962 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1962 DB_FH *registry; /* DB_REGISTER file handle */ member in struct:__db_env

Completed in 208 milliseconds