Searched refs:Fid_t (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libcs/
H A Dcsslib.h56 } Fid_t; typedef in typeref:struct:__anon340
77 Fid_t fid[2]; \
/ast/src/cmd/cs/
H A Dcat.c44 } Fid_t; typedef in typeref:struct:__anon68
56 Hash_table_t* files; /* Fid_t hash */
75 if (!(state->files = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_namesize, sizeof(Fid_t), HASH_name, "files", 0)))
93 Fid_t fid;

Completed in 10 milliseconds