Searched refs:fuhead (Results 1 – 1 of 1) sorted by relevance
85 struct fileusage *fuhead[FUHASH]; variable666 for (fup = fuhead[uid % FUHASH]; fup != 0; fup = fup->fu_next) in lookup()685 fhp = &fuhead[uid % FUHASH]; in adduid()