Searched defs:not_suppressed (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c53 * If -g flag is set or not_suppressed is not set and the class fru, fault,
216 uint8_t not_suppressed; member in struct:status_record
231 uint8_t not_suppressed; member in struct:resource_list
506 name_list_t *serial, boolean_t not_suppressed,
527 status_rec_p->not_suppressed = not_suppressed;
627 np->not_suppressed |= status_rec_p->not_suppressed;
657 np->not_suppressed = status_rec_p->not_suppressed;
504 new_record_init(uurec_t *uurec_p, char *msgid, name_list_t *class, name_list_t *fru, name_list_t *asru, name_list_t *resource, name_list_t *serial, boolean_t not_suppressed, hostid_t *hostid, boolean_t injected) argument
685 catalog_new_record(uurec_t *uurec_p, char *msgid, name_list_t *class, name_list_t *fru, name_list_t *asru, name_list_t *resource, name_list_t *serial, boolean_t not_suppressed, hostid_t *hostid, boolean_t injected, boolean_t dummy_fru) argument
821 boolean_t not_suppressed = 1; local
[all...]

Completed in 62 milliseconds