Searched refs:zi_func (Results 1 – 6 of 6) sorted by relevance
448 if (record->zi_guid != 0 || record->zi_func[0] != '\0' || in print_data_handler()489 if (record->zi_guid == 0 || record->zi_func[0] != '\0') in print_device_handler()526 if (record->zi_guid == 0 || record->zi_func[0] != '\0') in print_delay_handler()563 if (record->zi_func[0] == '\0') in print_panic_handler()573 (void) printf("%3d %-15s %s\n", id, pool, record->zi_func); in print_panic_handler()753 } else if (record->zi_func[0] != '\0') { in register_handler()755 record->zi_func); in register_handler()1090 (void) strlcpy(record.zi_func, optarg, in main()1091 sizeof (record.zi_func)); in main()
418 char zi_func[MAXNAMELEN]; member
193 strcmp(tag, handler->zi_record.zi_func) == 0) { in zio_handle_panic_injection()
397 ztest_func_t *zi_func; /* test function */ member461 { .zi_func = (func), \7635 zi->zi_func(zd, id); in ztest_execute()
3128 <var-decl name='zi_func' type-id='d1617432' visibility='default'/>
3050 <var-decl name='zi_func' type-id='d1617432' visibility='default'/>