OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_total
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sftp.c
1105
char s_root[FMT_SCALED_STRSIZE],
s_total
[FMT_SCALED_STRSIZE];
local
1136
strlcpy(
s_total
, "error", sizeof(
s_total
));
1140
fmt_scaled(st.f_blocks * st.f_frsize,
s_total
);
1143
s_total
, s_used, s_avail, s_root, s_dcapacity);
sftp.c
1105
char s_root[FMT_SCALED_STRSIZE],
s_total
[FMT_SCALED_STRSIZE];
local
1136
strlcpy(
s_total
, "error", sizeof(
s_total
));
1140
fmt_scaled(st.f_blocks * st.f_frsize,
s_total
);
1143
s_total
, s_used, s_avail, s_root, s_dcapacity);
Completed in 91 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026