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

/system/core/toolbox/
H A Ddu.c268 struct entry *ohtable; local
278 ohtable = htable;
284 if (ohtable) {
287 if (ohtable[i].ino || ohtable[i].dev)
288 linkchk(ohtable[i].dev, ohtable[i].ino);
289 free(ohtable);

Completed in 506 milliseconds