Searched refs:zi_func (Results 1 – 6 of 6) sorted by relevance
444 if (record->zi_guid != 0 || record->zi_func[0] != '\0' || in print_data_handler()485 if (record->zi_guid == 0 || record->zi_func[0] != '\0') in print_device_handler()522 if (record->zi_guid == 0 || record->zi_func[0] != '\0') in print_delay_handler()559 if (record->zi_func[0] == '\0') in print_panic_handler()569 (void) printf("%3d %-15s %s\n", id, pool, record->zi_func); in print_panic_handler()749 } else if (record->zi_func[0] != '\0') { in register_handler()751 record->zi_func); in register_handler()1085 (void) strlcpy(record.zi_func, optarg, in main()1086 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()
3155 <var-decl name='zi_func' type-id='d1617432' visibility='default'/>
2958 <var-decl name='zi_func' type-id='d1617432' visibility='default'/>