Searched refs:inphash (Results 1 – 3 of 3) sorted by relevance
60 inpp = &inphash[feblock % listmax];
237 inphash = (struct fileinfo **)calloc(FEGROW, in setup()241 if (inphead == NULL || inphash == NULL) { in setup()
161 } *inphead, **inphash, *inpnext, *inplast; variable