Searched refs:Fid_t (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libcs/ | ||
H A D | csslib.h | 56 } Fid_t; typedef in typeref:struct:__anon340 77 Fid_t fid[2]; \ |
/ast/src/cmd/cs/ | ||
H A D | cat.c | 44 } 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