Home | History | Annotate | Download | only in openssh

Lines Matching full:s_total

870 	char s_total[FMT_SCALED_STRSIZE];
888 strlcpy(s_total, "error", sizeof(s_total));
892 fmt_scaled(st.f_blocks * st.f_frsize, s_total);
895 s_total, s_used, s_avail, s_root,