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

/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c409 merge_name_list(name_list_t **list, name_list_t *new, int add_pct) function
720 (void) merge_name_list(serial_p, nlp, 1);
729 (void) merge_name_list(&nlp, n1lp, 1);
731 (void) merge_name_list(serial_p, nlp, 1);
737 (void) merge_name_list(serial_p, nlp, 1);
758 (void) merge_name_list(class_p, nlp, 1);
770 (void) merge_name_list(fru_p, nlp, 1);
782 (void) merge_name_list(fru_p, nlp, 1);
792 (void) merge_name_list(asru_p, nlp, 1);
805 (void) merge_name_list(resource_
[all...]

Completed in 539 milliseconds