OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:error_reason
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
mux.c
890
const char *
error_reason
= NULL;
local
959
error_reason
= "port not forwarded";
968
error_reason
= "port not in permitted opens";
973
error_reason
= "port not found";
976
if (
error_reason
!= NULL)
977
reply_error(reply, MUX_S_FAILURE, rid,
error_reason
);
Completed in 27 milliseconds
Indexes created Wed Sep 09 00:24:13 UTC 2026