Home
last modified time | relevance | path

Searched defs:File_spec (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dtail.c114 struct File_spec struct
117 char *name;
120 off_t size;
121 struct timespec mtime;
122 dev_t dev;
123 ino_t ino;
124 mode_t mode;
129 bool ignore;
132 bool remote;
136 bool tailable;
[all …]