Home
last modified time | relevance | path

Searched refs:challenge_s (Results 1 – 10 of 10) sorted by relevance

/dports/games/quake2-relay/relay-0.4/dm2server/
H A Dsv_challenge.c25 typedef struct challenge_s struct
30 struct challenge_s *next; argument
/dports/games/quakeforge/quakeforge-0.7.2/qtv/include/
H A Dclient.h68 typedef struct challenge_s { struct
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/subliminal_patch/
H A Dhttp.py115 challenge_s = re.search(r'type="hidden" name="s" value="(.+?)"', resp.text).group(1)
117 if not all([site_key, challenge_s, challenge_ray]):
139 ('s', challenge_s),
/dports/games/egl/egl-0.3.1_9/server/
H A Dsv_local.h161 typedef struct challenge_s { struct
/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/async/
H A DAsyncServer.h81 typedef struct challenge_s { struct
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dnetconn.h477 typedef struct challenge_s struct
/dports/games/darkplaces/darkplaces/
H A Dnetconn.h477 typedef struct challenge_s struct
/dports/security/py-yubikey-manager/yubikey-manager-4.0.7/tests/device/
H A Dtest_oath.py149 challenge_s = challenge.hex() if len(challenge) < 6 else challenge[:6].hex() + "..."
/dports/games/q2pro/q2pro/include/
H A Dserver.h197 typedef struct challenge_s { struct
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dnetconn.c2044 struct challenge_s struct