Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/files/
H A DU7obj.h36 struct File_spec { struct
43 File_spec() = default; argument
47 /// Constructs a File_spec from a string. argument
50 bool operator<(const File_spec &other) const { argument
63 File_spec identifier; argument
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dtail.c121 char *name;
124 off_t size;
126 dev_t dev;
127 ino_t ino;
128 mode_t mode;
133 bool ignore;
136 bool remote;
143 int fd;
146 int errnum;
149 int blocking;
[all …]
/dports/misc/gnuls/coreutils-8.30/src/
H A Dtail.c117 char *name;
120 off_t size;
122 dev_t dev;
123 ino_t ino;
124 mode_t mode;
129 bool ignore;
132 bool remote;
139 int fd;
142 int errnum;
145 int blocking;
[all …]