Home
last modified time | relevance | path

Searched refs:of_table (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/geniconvtbl/
H A Ditm_util.c1301 char *of_table; in map_table_hash() local
1430 of_table = hash_table + (pair_size * hash_table_num); in map_table_hash()
1468 p = of_table + k; in map_table_hash()
1525 p = of_table + k; in map_table_hash()
1572 for (i = 0, p = of_table; i < of_table_num; i++, p += 5) { in map_table_hash()