Home
last modified time | relevance | path

Searched defs:retry_ok (Results 1 – 8 of 8) sorted by relevance

/dports/databases/db5/db-5.3.28/src/env/
H A Denv_open.c980 __env_attach_regions(dbenv, flags, orig_flags, retry_ok) in __env_attach_regions() argument
H A Denv_region.c31 __env_attach(env, init_flagsp, create_ok, retry_ok) in __env_attach() argument
/dports/databases/db18/db-18.1.40/src/env/
H A Denv_open.c1131 __env_attach_regions(dbenv, flags, orig_flags, retry_ok) in __env_attach_regions() argument
H A Denv_region.c64 __env_attach(env, init_flagsp, create_ok, retry_ok) in __env_attach() argument
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dsrv_main.c3071 bool retry_ok = (game.map.server.seed_setting == 0 in srv_ready() local
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dsrv_main.c3071 bool retry_ok = (game.map.server.seed_setting == 0 in srv_ready() local
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dcombat.cc648 bool retry_ok = false; in approach_foe() local
/dports/www/h2o-devel/h2o-dcc7134/deps/quicly/lib/
H A Dquicly.c5868 … int retry_ok = validate_retry_tag(packet, &conn->super.remote.cid_set.cids[0].cid, retry_aead); in quicly_receive() local