Searched defs:Fileid_t (Results 1 - 4 of 4) sorted by relevance
/ast/src/cmd/std/ | ||
H A D | du.c | 89 } Fileid_t; typedef in typeref:struct:Fileid_s 94 Fileid_t id; /* unique file id */ 211 disc.size = sizeof(Fileid_t); |
/ast/src/cmd/tw/ | ||
H A D | tw.h | 134 } Fileid_t; typedef in typeref:struct:__anon236 136 typedef struct /* Fileid_t visit */ 139 Fileid_t id; /* file id */ |
/ast/src/cmd/pax/ | ||
H A D | pax.h | 261 } Fileid_t; typedef in typeref:struct:Fileid_s 268 Fileid_t id; /* generated link file id */ |
/ast/src/cmd/nmake/ | ||
H A D | make.h | 440 } Fileid_t; typedef in typeref:struct:Fileid_s |
Completed in 24 milliseconds