Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c307 struct assoc_pair { struct
1137 void create_reference_properties(struct assoc_pair *assoc_tbl, int32_t count, in create_reference_properties()
1399 struct assoc_pair *assoc_tbl; in load_associations()
1425 assoc_tbl = (struct assoc_pair *)malloc( in load_associations()
1426 sizeof (struct assoc_pair) * count); in load_associations()