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

/freebsd-current/stand/ficl/
H A Ddict.c478 FICL_HASH *pFHash; local
492 pFHash = dp->pSearch[dp->nLists - 1];
493 pHash = pFHash->table;
494 size = pFHash->size;

Completed in 57 milliseconds