Searched refs:zi_func (Results 1 – 6 of 6) sorted by relevance
362 if (record->zi_guid != 0 || record->zi_func[0] != '\0') in print_data_handler()397 if (record->zi_guid == 0 || record->zi_func[0] != '\0') in print_device_handler()422 if (record->zi_guid == 0 || record->zi_func[0] != '\0') in print_delay_handler()451 if (record->zi_func[0] == '\0') in print_panic_handler()461 (void) printf("%3d %-15s %s\n", id, pool, record->zi_func); in print_panic_handler()586 } else if (record->zi_func[0] != '\0') { in register_handler()588 record->zi_func); in register_handler()919 (void) strlcpy(record.zi_func, optarg, in main()920 sizeof (record.zi_func)); in main()
421 char zi_func[MAXNAMELEN]; member
178 strcmp(tag, handler->zi_record.zi_func) == 0) in zio_handle_panic_injection()
373 ztest_func_t *zi_func; /* test function */ member434 { .zi_func = (func), \7187 zi->zi_func(zd, id); in ztest_execute()
1866 <var-decl name='zi_func' type-id='d1617432' visibility='default'/>
2540 <var-decl name='zi_func' type-id='d1617432' visibility='default'/>