Searched refs:Fileid_t (Results 1 - 10 of 10) sorted by relevance

/ast/src/cmd/tw/
H A Dtw.h134 } Fileid_t; typedef in typeref:struct:__anon236
136 typedef struct /* Fileid_t visit */
139 Fileid_t id; /* file id */
H A Dexpr.c208 Fileid_t id;
420 disc->size = sizeof(Fileid_t);
597 Fileid_t id;
/ast/src/cmd/std/
H A Ddu.c89 } 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 Dpax.h261 } Fileid_t; typedef in typeref:struct:Fileid_s
268 Fileid_t id; /* generated link file id */
H A Dformat.c253 if (!(state.linktab = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fileid_t), HASH_name, "links", 0)))
H A Dfile.c918 Fileid_t id;
H A Dpax.c1841 if (!(state.linktab = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fileid_t), HASH_name, "links", 0)))
/ast/src/cmd/nmake/
H A Dmake.h440 } Fileid_t; typedef in typeref:struct:Fileid_s
H A Dbind.c166 table.dir = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fileid_t), HASH_name, "directories", 0);
179 Fileid_t id;
H A Dexpand.c336 Fileid_t id;

Completed in 47 milliseconds