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

/freebsd-10-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-10-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.c9 struct ssh *active_state, *backup_state; variable in typeref:struct:ssh
[all...]
H A Dssh-keyscan.c81 struct ssh *active_state = NULL; /* XXX needed for linking */ variable in typeref:struct:ssh
/freebsd-10-stable/crypto/openssh/regress/misc/kexfuzz/
H A Dkexfuzz.c31 struct ssh *active_state = NULL; /* XXX - needed for linking */ variable in typeref:struct:ssh
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp2041 Target::SetStopHookActiveStateByID (lldb::user_id_t user_id, bool active_state) argument
2053 Target::SetAllStopHooksActiveState (bool active_state) argument

Completed in 84 milliseconds