OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:decode_attrib
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
sftp-common.h
47
Attrib *
decode_attrib
(Buffer *);
sftp-common.c
103
decode_attrib
(Buffer *b)
function
sftp-client.c
275
a =
decode_attrib
(&msg);
529
a =
decode_attrib
(&msg);
757
a =
decode_attrib
(&msg);
903
a =
decode_attrib
(&msg);
[
all
...]
sftp-server.c
172
return
decode_attrib
(&iqueue);
[
all
...]
Completed in 137 milliseconds