OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:the_active_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sshd-auth.c
155
struct ssh *
the_active_state
;
variable in typeref:struct:ssh
623
the_active_state
= ssh;
sshd-session.c
203
struct ssh *
the_active_state
;
variable in typeref:struct:ssh
1142
the_active_state
= ssh;
1341
if (
the_active_state
!= NULL && the_authctxt != NULL) {
1342
do_cleanup(
the_active_state
, the_authctxt);
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026