Searched refs:zutil_error_aux (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 73 zutil_error_aux(libpc_handle_t *hdl, const char *fmt, ...) in zutil_error_aux() function 1088 zutil_error_aux(hdl, strerror(error)); in zpool_find_import_scan_dir() 1097 zutil_error_aux(hdl, strerror(error)); in zpool_find_import_scan_dir() 1145 zutil_error_aux(hdl, strerror(error)); in zpool_find_import_scan_path() 1184 zutil_error_aux(hdl, strerror(error)); in zpool_find_import_scan() 1392 zutil_error_aux(hdl, "%s", strerror(errno)); in zpool_find_import_cached() 1399 zutil_error_aux(hdl, "%s", strerror(errno)); in zpool_find_import_cached()
|