Home
last modified time | relevance | path

Searched refs:rollback (Results 1 – 25 of 47) sorted by relevance

12

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-sqlite.c609 goto rollback; in hdb_sqlite_store()
614 goto rollback; in hdb_sqlite_store()
619 goto rollback; in hdb_sqlite_store()
624 goto rollback; in hdb_sqlite_store()
637 goto rollback; in hdb_sqlite_store()
641 goto rollback; in hdb_sqlite_store()
646 goto rollback; in hdb_sqlite_store()
653 goto rollback; in hdb_sqlite_store()
657 goto rollback; in hdb_sqlite_store()
665 goto rollback; in hdb_sqlite_store()
[all …]
/netbsd-src/external/bsd/kyua-cli/dist/utils/sqlite/
H A Dtransaction.cpp73 rollback(); in ~impl()
97 rollback(void) in rollback() function
138 sqlite::transaction::rollback(void) in rollback() function in sqlite::transaction
140 _pimpl->rollback(); in rollback()
H A Dtransaction.hpp61 void rollback(void);
H A Dtransaction_test.cpp111 tx.rollback(); in ATF_TEST_CASE_BODY()
/netbsd-src/share/examples/puffs/pgfs/
H A Dpgfs_puffs.c105 rollback(xc); in pgfs_node_getattr()
163 rollback(xc); in pgfs_node_readdir()
204 rollback(xc); in pgfs_node_readdir()
223 rollback(xc); in pgfs_node_readdir()
229 rollback(xc); in pgfs_node_readdir()
235 rollback(xc); in pgfs_node_readdir()
279 rollback(xc); in pgfs_node_readdir()
364 rollback(xc); in pgfs_node_lookup()
413 rollback(xc); in pgfs_node_mkdir()
453 rollback(xc); in pgfs_node_create()
[all …]
H A Dpgfs_db.h65 void rollback(struct Xconn *);
H A Dpgfs_db.c733 rollback(struct Xconn *xc) in rollback() function
1005 rollback(xc); in flush_xacts()
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dreserialize-strtab-corruption.lk4 zygal's name is struct zygal after first rollback
5 autoschediastic's name is enum autoschediastic after first rollback
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dscache.c577 goto rollback; in scc_initialize()
590 goto rollback; in scc_initialize()
596 goto rollback; in scc_initialize()
608 goto rollback; in scc_initialize()
616 rollback: in scc_initialize()
760 goto rollback; in scc_store_cred()
779 goto rollback; in scc_store_cred()
797 goto rollback; in scc_store_cred()
806 rollback: in scc_store_cred()
1308 goto rollback; in scc_move()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drdataset.c392 goto rollback; in towiresorted()
402 goto rollback; in towiresorted()
428 goto rollback; in towiresorted()
451 goto rollback; in towiresorted()
459 rollback: in towiresorted()
H A Dncache.c367 goto rollback; in dns_ncache_towire()
377 goto rollback; in dns_ncache_towire()
394 goto rollback; in dns_ncache_towire()
414 goto rollback; in dns_ncache_towire()
421 rollback: in dns_ncache_towire()
/netbsd-src/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c645 goto rollback; in msdosfs_createde()
652 goto rollback; in msdosfs_createde()
657 goto rollback; in msdosfs_createde()
676 goto rollback; in msdosfs_createde()
709 rollback: in msdosfs_createde()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drdataset.c462 goto rollback; in towiresorted()
472 goto rollback; in towiresorted()
498 goto rollback; in towiresorted()
521 goto rollback; in towiresorted()
529 rollback: in towiresorted()
H A Dncache.c360 goto rollback; in dns_ncache_towire()
370 goto rollback; in dns_ncache_towire()
387 goto rollback; in dns_ncache_towire()
407 goto rollback; in dns_ncache_towire()
414 rollback: in dns_ncache_towire()
/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dtransaction.hpp118 void rollback(void);
H A Dtransaction_test.cpp163 tx.rollback(); in ATF_TEST_CASE_BODY()
201 tx.rollback(); in ATF_TEST_CASE_BODY()
404 tx.rollback(); in ATF_TEST_CASE_BODY()
476 tx.rollback(); in ATF_TEST_CASE_BODY()
H A Dtransaction.cpp636 store::transaction::rollback(void) in rollback() function in store::transaction
639 _pimpl->_tx.rollback(); in rollback()
/netbsd-src/external/bsd/nsd/dist/doc/
H A DNSD-DIFFFILE10 - 8bit: commit=1(IXFR is OK) or rollback=0(ignore that IXFR).
H A DNSD-4-features13 for that. If you need to rollback to NSD3, run its zonec to recreate
/netbsd-src/sys/fs/udf/
H A Dudf_rename.c390 goto rollback; in udf_gro_rename()
396 rollback: in udf_gro_rename()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2978 void rollback(ConstRestorationPt Point);
3089 void TypePromotionTransaction::rollback( in rollback() function in TypePromotionTransaction
4530 TPT.rollback(LastKnownGood); in matchOperationAddr()
4540 TPT.rollback(LastKnownGood); in matchOperationAddr()
4730 TPT.rollback(LastKnownGood); in matchOperationAddr()
4789 TPT.rollback(LastKnownGood); in matchAddr()
4794 TPT.rollback(LastKnownGood); in matchAddr()
4821 TPT.rollback(LastKnownGood); in matchAddr()
5063 TPT.rollback(LastKnownGood); in isProfitableToFoldIntoAddressingMode()
5189 TPT.rollback(LastKnownGood); in optimizeMemoryInst()
[all …]
/netbsd-src/external/cddl/osnet/dist/lib/pyzfs/common/
H A Dallow.py208 rollback="",
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set_options.pod100 Disable version rollback attack detection.
108 to the server's answer and violate the version rollback protection.)
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_set_options.pod310 Disable version rollback attack detection.
318 to the server's answer and violate the version rollback protection.)
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DNEWS68 padding mode to correctly check for rollback attacks
615 o Fix potential SSL 2.0 rollback, CVE-2005-2969
937 o Bugfix for SSL rollback padding check.

12