OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:postauth
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
monitor.c
483
mon_dispatch == mon_dispatch_postauth20 ? "
postauth
" : "preauth");
595
int
postauth
;
local
632
* string configuration_data (
postauth
)
633
* string keystate (
postauth
)
634
* string authenticated_user (
postauth
)
635
* string session_info (
postauth
)
636
* string authopts (
postauth
)
646
postauth
= (authctxt && authctxt->pw && authctxt->authenticated);
647
if (
postauth
) {
649
fatal_f("internal error: called in
postauth
");
[
all
...]
Completed in 16 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026