Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h154 char antecedent_id[NAMELEN]; member
H A Dpsvcobj.c480 if (strcmp(ap->table[i].antecedent_id, antecedent) in i_psvc_get_assoc_matches()
511 if (strcmp(ap->table[i].antecedent_id, antecedent) in i_psvc_get_assoc_id()
2947 found = sscanf(buf, "%s %s", ap->antecedent_id, in i_psvc_load_associations()
2949 ap->ant_key = psvc_get_str_key(ap->antecedent_id); in i_psvc_load_associations()