Home | History | Annotate | Download | only in openssh

Lines Matching refs:statvfs

28 #include <sys/statvfs.h>
294 debug3("Received statvfs reply T:%u I:%u", type, id);
301 debug("Couldn't statvfs: %s", fx2txt(status));
303 error("Couldn't statvfs: %s", fx2txt(status));
378 } else if (strcmp(name, "statvfs@openssh.com") == 0 &&
923 error("Server does not support statvfs@openssh.com extension");
933 buffer_put_cstring(&msg, "statvfs@openssh.com");