Home
last modified time | relevance | path

Searched refs:zpool_standard_error_fmt (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_impl.h147 int zpool_standard_error_fmt(libzfs_handle_t *, int, const char *, ...);
H A Dlibzfs_fru.c369 return (zpool_standard_error_fmt(zhp->zpool_hdl, errno, in zpool_fru_set()
H A Dlibzfs_util.c407 return (zpool_standard_error_fmt(hdl, error, "%s", msg)); in zpool_standard_error()
412 zpool_standard_error_fmt(libzfs_handle_t *hdl, int error, const char *fmt, ...) in zpool_standard_error_fmt() function
H A Dlibzfs_pool.c1354 return (zpool_standard_error_fmt(zhp->zpool_hdl, errno, in zpool_export_common()
3520 return (zpool_standard_error_fmt(hdl, errno, in zpool_upgrade()
3590 return (zpool_standard_error_fmt(hdl, errno, in get_history()