OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:status_to_message
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
sftp-server.c
387
status_to_message
(u_int32_t status)
function
412
logit("sent status %s",
status_to_message
(status));
418
buffer_put_cstring(&msg,
status_to_message
(status));
[
all
...]
Completed in 606 milliseconds