Searched refs:commit (Results 1 - 25 of 334) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Ddhcp6c.conf3 send rapid-commit;
H A Ddhcp6s.conf7 allow rapid-commit;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/opt/broken/
H A Dunset_nvram.sh10 nvram commit
H A Dset_nvram.sh14 nvram commit
H A Denv_nvram.sh21 readycloud_nvram commit
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddhcp6c.conf3 send rapid-commit;
H A Ddhcp6s.conf7 allow rapid-commit;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A DMakefile7 jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A DMakefile7 jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/init.d/
H A Dremote.sh27 ${nvram} commit
33 ${nvram} commit
39 ${nvram} commit
45 ${nvram} commit
51 ${nvram} commit
57 ${nvram} commit
63 ${nvram} commit
69 ${nvram} commit
75 ${nvram} commit
81 ${nvram} commit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DTransaction.java16 transaction handle are used to configure, abort and commit the
23 {@link com.sleepycat.db.Transaction#abort Transaction.abort}, {@link com.sleepycat.db.Transaction#commit Transaction.commit} or
29 not yet been committed or aborted) except for {@link com.sleepycat.db.Environment#beginTransaction Environment.beginTransaction}, {@link com.sleepycat.db.Transaction#abort Transaction.abort} and {@link com.sleepycat.db.Transaction#commit Transaction.commit}.
77 commit, the transaction will be committed synchronously to stable
82 If the environment is not configured for synchronous commit, the commit
93 not released, but are acquired by its parent. Although the commit of the
110 public void commit() method in class:Transaction
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dcache-ct.c207 dlog(LOG_ERR, "commit-destroy: %s", strerror(errno));
211 dlog(LOG_ERR, "commit-create: %s", strerror(errno));
251 /* we already have one commit in progress, skip this. The clientfd
253 if (clientfd && STATE_SYNC(commit).clientfd != -1)
256 switch(STATE_SYNC(commit).state) {
258 gettimeofday(&STATE_SYNC(commit).stats.start, NULL);
259 STATE_SYNC(commit).stats.ok = c->stats.commit_ok;
260 STATE_SYNC(commit).stats.fail = c->stats.commit_fail;
261 STATE_SYNC(commit).clientfd = clientfd;
263 STATE_SYNC(commit)
[all...]
H A Dcache-exp.c203 dlog(LOG_ERR, "commit-destroy: %s", strerror(errno));
207 dlog(LOG_ERR, "commit-create: %s", strerror(errno));
228 /* we already have one commit in progress, skip this. The clientfd
230 if (clientfd && STATE_SYNC(commit).clientfd != -1)
233 switch(STATE_SYNC(commit).state) {
235 gettimeofday(&STATE_SYNC(commit).stats.start, NULL);
236 STATE_SYNC(commit).stats.ok = c->stats.commit_ok;
237 STATE_SYNC(commit).stats.fail = c->stats.commit_fail;
238 STATE_SYNC(commit).clientfd = clientfd;
240 STATE_SYNC(commit)
[all...]
H A Dsync-mode.c319 read_evfd(STATE_SYNC(commit).evfd);
321 ret = STATE_SYNC(commit).rq[0].cb(STATE_SYNC(commit).h, 0);
324 if (STATE_SYNC(commit).rq[1].cb) {
325 int fd = STATE_SYNC(commit).clientfd;
327 STATE_SYNC(commit).rq[0].cb =
328 STATE_SYNC(commit).rq[1].cb;
330 STATE_SYNC(commit).rq[1].cb = NULL;
332 STATE_SYNC(commit).clientfd = -1;
333 STATE_SYNC(commit)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dexternal.h17 int (*commit)(struct nfct_handle *h, int fd); member in struct:external_handler::__anon846
28 int (*commit)(struct nfct_handle *h, int fd); member in struct:external_handler::__anon847
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dcompat.h56 #define fdatasync commit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/php_db4/samples/
H A Dtransactional_counter.php11 // will force auto-commit internally.
28 $txn->commit();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/api/lzma/
H A Dversion.h76 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \
77 #major "." #minor "." #patch stability commit
79 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \
80 LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit)
89 * "4.999.8beta-21-g1d92". The commit ID won't be available in numeric form
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/api/lzma/
H A Dversion.h76 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \
77 #major "." #minor "." #patch stability commit
79 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \
80 LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit)
89 * "4.999.8beta-21-g1d92". The commit ID won't be available in numeric form
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtxn004.tcl54 error_check_good free_txn1 [$txn1 commit] 0
55 error_check_good free_txn2 [$txn2 commit] 0
56 error_check_good free_txn3 [$txn3 commit] 0
H A Dtest120.tcl74 error_check_good t1_commit [$t1 commit] 0
90 error_check_good t2_commit [$t2 commit] 0
91 error_check_good t3_commit [$t3 commit] 0
H A Dlog008script.tcl54 error_check_good txn_commit [$txn commit] 0
76 error_check_good txn_commit [$txn commit] 0
H A Drecd006.tcl104 { {nesttest DB TXNID ENV 1 $p1 $p2 commit commit}
105 "Recd006.c: children (commit commit)"}
106 { {nesttest DB TXNID ENV 0 $p1 $p2 commit commit}
107 "Recd006.d: children (commit commit)"}
108 { {nesttest DB TXNID ENV 1 $p1 $p2 commit abort}
109 "Recd006.e: children (commit abor
[all...]
H A Dtxn012.tcl48 error_check_good txn0_commit [$txn0 commit] 0
49 error_check_good txn1_commit [$txn1 commit] 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A DMakefile9 transaction.o commit.o recovery.o checkpoint.o revoke.o jbd_journal.o

Completed in 112 milliseconds

1234567891011>>