Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_rcm.c51 } info_table_t; typedef
70 info_table_t *table;
332 info_table_t *table; in merge_rcm_info()
452 info_table_t lookup; in merge_callback()
453 info_table_t *slot; in merge_callback()
521 info_table_t *slot; in build_table()
522 info_table_t *table; in build_table()
542 table = (info_table_t *)calloc(table_len, sizeof (info_table_t)); in build_table()
630 free_table(info_table_t *table, size_t table_len) in free_table()
699 info_table_t *slot_a = (info_table_t *)a; in compare_info()
[all …]