Lines Matching refs:stat
59 #include <sys/stat.h>
78 const struct stat *statp,
107 static int sss_futime_set(int fd, const struct stat *statp)
184 struct stat statres;
218 "stat failed: [%d][%s]\n", ret, strerror(ret));
323 const struct stat *statp,
448 const struct stat *statp,
545 const struct stat *src_dir_stat);
559 struct stat st;
606 "couldn't stat '%s': %s\n", src_ent_path, strerror(ret));
651 const struct stat *src_dir_stat)
771 struct stat s_src;