Home | History | Annotate | Download | only in mount_qemufwcfg

Lines Matching refs:stat

35 #include <sys/stat.h>
56 struct stat file; /* stat struct for file entries */
57 struct stat dir; /* stat struct for dir entries */
58 struct stat lnk; /* stat struct for symlinks */
69 int virtdir_init(virtdir_t *, const char *, const struct stat *,
70 const struct stat *, const struct stat *);