Home
last modified time | relevance | path

Searched refs:upd_type (Results 1 – 9 of 9) sorted by relevance

/dports/dns/knot3/knot-3.1.5/src/knot/conf/
H A Dconfio.c948 conf_io_type_t upd_type = CONF_IO_TNONE; in conf_io_set() local
958 upd_type = CONF_IO_TCHANGE; in conf_io_set()
964 upd_type = CONF_IO_TSET; in conf_io_set()
1028 upd_changes(&io, upd_type, upd_flags, true); in conf_io_set()
1038 upd_changes(&io, upd_type, upd_flags, false); in conf_io_set()
1159 conf_io_type_t upd_type = CONF_IO_TNONE; in conf_io_unset() local
1165 upd_type = CONF_IO_TCHANGE; in conf_io_unset()
1171 upd_type = CONF_IO_TUNSET; in conf_io_unset()
1262 upd_changes(&io, upd_type, upd_flags, true); in conf_io_unset()
1292 upd_changes(&io, upd_type, upd_flags, false); in conf_io_unset()
/dports/dns/knot3-lib/knot-3.1.5/src/knot/conf/
H A Dconfio.c948 conf_io_type_t upd_type = CONF_IO_TNONE; in conf_io_set() local
958 upd_type = CONF_IO_TCHANGE; in conf_io_set()
964 upd_type = CONF_IO_TSET; in conf_io_set()
1028 upd_changes(&io, upd_type, upd_flags, true); in conf_io_set()
1038 upd_changes(&io, upd_type, upd_flags, false); in conf_io_set()
1159 conf_io_type_t upd_type = CONF_IO_TNONE; in conf_io_unset() local
1165 upd_type = CONF_IO_TCHANGE; in conf_io_unset()
1171 upd_type = CONF_IO_TUNSET; in conf_io_unset()
1262 upd_changes(&io, upd_type, upd_flags, true); in conf_io_unset()
1292 upd_changes(&io, upd_type, upd_flags, false); in conf_io_unset()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/btree/
H A Dbt_read.c130 uint8_t prepare_state, upd_type; in __las_page_instantiate() local
185 &prepare_state, &upd_type, &las_value)); in __las_page_instantiate()
187 session, &las_value, &upd, &incr, upd_type)); in __las_page_instantiate()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/cache/
H A Dcache_las.c1101 uint8_t prepare_state, upd_type; in __wt_las_sweep() local
1232 &las_timestamp, &prepare_state, &upd_type, &las_value)); in __wt_las_sweep()
1269 if (upd_type == WT_UPDATE_BIRTHMARK && in __wt_las_sweep()
1286 las_pageid, las_id, saved_key->size, upd_type, las_txnid); in __wt_las_sweep()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/txn/
H A Dtxn_rollback_to_stable.c28 uint8_t prepare_state, upd_type; in __txn_rollback_to_stable_lookaside_fixup() local
68 &las_timestamp, &prepare_state, &upd_type, &las_value)); in __txn_rollback_to_stable_lookaside_fixup()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/tests/
H A Ddb_init_model.h130 …const wxString& stock_symbol, const wxDateTime& date, double value, int upd_type = Model_StockHist…
H A Ddb_init_model.cpp534 …tockHistory_Entry(const wxString& stock_symbol, const wxDateTime& date, double value, int upd_type) in Add_StockHistory_Entry() argument
540 entry->UPDTYPE = upd_type; in Add_StockHistory_Entry()
/dports/net-mgmt/crmsh/crmsh-4.3.1/crmsh/
H A Dcibconfig.py2375 rc = cib_factory.set_update(e, mk, upd, rm, upd_type=mode, method=method)
3567 def _set_update(self, edit_d, mk_set, upd_set, del_set, upd_type, method): argument
3568 if upd_type == "xml":
3572 def set_update(self, edit_d, mk_set, upd_set, del_set, upd_type="cli", method='replace'): argument
3578 if not self._set_update(edit_d, mk_set, upd_set, del_set, upd_type, method):
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dexec.c2094 int ExecUpdChild(argv, obj_ptr, orig_cmd, upd_type) in ExecUpdChild() argument
2097 int upd_type;
2156 switch (upd_type) {
2241 switch (upd_type) {
2327 switch (upd_type) {
2470 int ExecDelChild(argv, obj_ptr, orig_cmd, upd_type) in ExecDelChild() argument
2473 int upd_type;
2505 switch (upd_type) {