Searched defs:active_state (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c27 struct ssh *active_state = NULL; /* XXX - needed for linking */ variable in typeref:struct:ssh
/freebsd-13-stable/crypto/openssh/
H A Dssh-keysign.c61 struct ssh *active_state = NULL; /* XXX needed for linking */ variable in typeref:struct:ssh
H A Dopacket.c12 struct ssh *active_state, *backup_state; variable in typeref:struct:ssh
[all...]
H A Dssh-keyscan.c86 struct ssh *active_state = NULL; /* XXX needed for linking */ variable in typeref:struct:ssh
/freebsd-13-stable/crypto/openssh/regress/misc/kexfuzz/
H A Dkexfuzz.c32 struct ssh *active_state = NULL; /* XXX - needed for linking */ variable in typeref:struct:ssh
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2570 void Target::SetAllStopHooksActiveState(bool active_state) { argument
2559 SetStopHookActiveStateByID(lldb::user_id_t user_id, bool active_state) argument

Completed in 74 milliseconds