Home | History | Annotate | Download | only in openssh

Lines Matching refs:s_root

869 	char s_root[FMT_SCALED_STRSIZE];
887 strlcpy(s_root, "error", sizeof(s_root));
891 fmt_scaled(st.f_bfree * st.f_frsize, s_root);
895 s_total, s_used, s_avail, s_root,