Searched refs:zutil_error_aux (Results 1 – 1 of 1) sorted by relevance
| /src/sys/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 100 zutil_error_aux(libpc_handle_t *hdl, const char *fmt, ...) in zutil_error_aux() function 1295 zutil_error_aux(hdl, "%s", zfs_strerror(error)); in zpool_find_import_scan_dir() 1304 zutil_error_aux(hdl, "%s", zfs_strerror(error)); in zpool_find_import_scan_dir() 1366 zutil_error_aux(hdl, "%s", zfs_strerror(error)); in zpool_find_import_scan_path() 1404 zutil_error_aux(hdl, "%s", zfs_strerror(error)); in zpool_find_import_scan() 1649 zutil_error_aux(hdl, "%s", zfs_strerror(errno)); in zpool_find_import_cached() 1656 zutil_error_aux(hdl, "%s", zfs_strerror(errno)); in zpool_find_import_cached() 1908 zutil_error_aux(hdl, dgettext(TEXT_DOMAIN, "no pools found")); in zpool_find_config() 1931 zutil_error_aux(hdl, dgettext(TEXT_DOMAIN, in zpool_find_config() 1940 zutil_error_aux(hdl, dgettext(TEXT_DOMAIN, in zpool_find_config()
|