Home
last modified time | relevance | path

Searched defs:session_flags (Results 1 – 25 of 97) sorted by path

1234

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/async/
H A Dasync_api.c232 uint32_t i, session_flags; in __async_start() local
306 uint32_t i, session_flags; in __wt_async_reconfig() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/btree/
H A Dbt_read.c128 uint32_t las_id, session_flags; in __las_page_instantiate() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/cache/
H A Dcache_las.c310 WT_SESSION_IMPL *session, WT_CURSOR **cursorp, uint32_t *session_flags) in __wt_las_cursor()
378 WT_SESSION_IMPL *session, WT_CURSOR **cursorp, uint32_t session_flags) in __wt_las_cursor_close()
919 uint32_t session_flags; in __wt_las_remove_block() local
1100 uint32_t las_id, session_flags; in __wt_las_sweep() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/conn/
H A Dconn_cache_pool.c244 uint32_t session_flags; in __wt_conn_cache_pool_open() local
H A Dconn_ckpt.c142 uint32_t session_flags; in __ckpt_server_start() local
H A Dconn_log.c1089 uint32_t session_flags; in __wt_logmgr_open() local
H A Dconn_sweep.c404 uint32_t session_flags; in __wt_sweep_create() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/evict/
H A Devict_lru.c476 uint32_t session_flags; in __wt_evict_create() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/reconcile/
H A Drec_write.c6323 uint32_t i, session_flags; in __rec_las_wrapup() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/session/
H A Dsession_api.c2308 bool open_metadata, uint32_t session_flags, WT_SESSION_IMPL **sessionp) in __wt_open_internal_session()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/support/
H A Dthread_group.c140 uint32_t i, session_flags; in __thread_group_resize() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/txn/
H A Dtxn_rollback_to_stable.c27 uint32_t las_id, session_flags; in __txn_rollback_to_stable_lookaside_fixup() local
/dports/deskutils/egroupware/egroupware/api/src/
H A DSession.php125 var $session_flags; variable in EGroupware\\Api\\Session
955 private function register_session($login,$user_ip,$now,$session_flags)
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/
H A DRegistry.php388 public function __construct($session_flags = 0, array $args = array())
/dports/devel/py-jupyter-client/jupyter_client-6.1.12/jupyter_client/
H A Dsession.py126 session_flags = { variable
/dports/devel/rsvndump/rsvndump-0.6/src/
H A Dsession.h34 enum session_flags { enum
/dports/dns/knot-resolver/knot-resolver-5.4.3/daemon/
H A Dsession.c254 struct session_flags *session_flags(struct session *session) in session_flags() function
H A Dsession.h17 struct session_flags { struct
18 bool outgoing : 1; /**< True: to upstream; false: from a client. */
19 bool throttled : 1; /**< True: data reading from peer is temporarily stopped. */
20 bool has_tls : 1; /**< True: given session uses TLS. */
21 bool has_http : 1; /**< True: given session uses HTTP. */
22 bool connected : 1; /**< True: TCP connection is established. */
23 bool closing : 1; /**< True: session close sequence is in progress. */
24 bool wirebuf_error : 1; /**< True: last operation with wirebuf ended up with an error. */
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_pkcs11_low_level.cpp84 inline SessionHandle open_session(Flags session_flags) in open_session()
94 Flags session_flags = PKCS11::flags(Flag::SerialSession | Flag::RwSession); in open_rw_session_with_user_login() local
522 Flags session_flags = PKCS11::flags(Flag::SerialSession | Flag::RwSession); in test_c_login_logout_security_officier() local
533 Flags session_flags = PKCS11::flags(Flag::SerialSession); in test_c_login_logout_user() local
552 Flags session_flags = PKCS11::flags(Flag::SerialSession | Flag::RwSession); in test_c_init_pin() local
570 Flags session_flags = PKCS11::flags(Flag::SerialSession | Flag::RwSession); in test_c_set_pin() local
657 Flags session_flags = PKCS11::flags(Flag::SerialSession | Flag::RwSession); in test_c_get_object_size() local
728 Flags session_flags = PKCS11::flags(Flag::SerialSession | Flag::RwSession); in test_c_set_attribute_value() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Dradeon_uvd.h354 uint32_t session_flags; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeon/
H A Dradeon_uvd.h354 uint32_t session_flags; member
H A Dradeon_vcn_dec.h390 unsigned int session_flags; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/
H A Dradeon_uvd.h354 uint32_t session_flags; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeon/
H A Dradeon_uvd.h354 uint32_t session_flags; member
H A Dradeon_vcn_dec.h390 unsigned int session_flags; member

1234