Searched refs:zutil_error_aux (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 74 zutil_error_aux(libpc_handle_t *hdl, const char *fmt, ...) in zutil_error_aux() function 1231 zutil_error_aux(hdl, strerror(error)); in zpool_find_import_scan_dir() 1240 zutil_error_aux(hdl, strerror(error)); in zpool_find_import_scan_dir() 1288 zutil_error_aux(hdl, strerror(error)); in zpool_find_import_scan_path() 1327 zutil_error_aux(hdl, strerror(error)); in zpool_find_import_scan() 1542 zutil_error_aux(hdl, "%s", strerror(errno)); in zpool_find_import_cached() 1549 zutil_error_aux(hdl, "%s", strerror(errno)); in zpool_find_import_cached()
|