Searched refs:Fileid_t (Results 1 - 10 of 10) sorted by relevance
/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 */
|
H A D | expr.c | 208 Fileid_t id; 420 disc->size = sizeof(Fileid_t); 597 Fileid_t id;
|
/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/pax/ |
H A D | pax.h | 261 } Fileid_t; typedef in typeref:struct:Fileid_s 268 Fileid_t id; /* generated link file id */
|
H A D | format.c | 253 if (!(state.linktab = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fileid_t), HASH_name, "links", 0)))
|
H A D | file.c | 918 Fileid_t id;
|
H A D | pax.c | 1841 if (!(state.linktab = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fileid_t), HASH_name, "links", 0)))
|
/ast/src/cmd/nmake/ |
H A D | make.h | 440 } Fileid_t; typedef in typeref:struct:Fileid_s
|
H A D | bind.c | 166 table.dir = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fileid_t), HASH_name, "directories", 0); 179 Fileid_t id;
|
H A D | expand.c | 336 Fileid_t id;
|
Completed in 47 milliseconds