Home | History | Annotate | Download | only in virtdir

Lines Matching refs:stat

32 #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 *, struct stat *, struct stat *, struct stat *);