Searched refs:zutil_error_aux (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 99 zutil_error_aux(libpc_handle_t *hdl, const char *fmt, ...) in zutil_error_aux() function 1293 zutil_error_aux(hdl, "%s", strerror(error)); in zpool_find_import_scan_dir() 1302 zutil_error_aux(hdl, "%s", strerror(error)); in zpool_find_import_scan_dir() 1364 zutil_error_aux(hdl, "%s", strerror(error)); in zpool_find_import_scan_path() 1402 zutil_error_aux(hdl, "%s", strerror(error)); in zpool_find_import_scan() 1632 zutil_error_aux(hdl, "%s", strerror(errno)); in zpool_find_import_cached() 1639 zutil_error_aux(hdl, "%s", strerror(errno)); in zpool_find_import_cached()
|