Searched refs:zpool_standard_error_fmt (Results 1 – 4 of 4) sorted by relevance
| /titanic_53/usr/src/lib/libzfs/common/ |
| H A D | libzfs_impl.h | 147 int zpool_standard_error_fmt(libzfs_handle_t *, int, const char *, ...);
|
| H A D | libzfs_fru.c | 369 return (zpool_standard_error_fmt(zhp->zpool_hdl, errno, in zpool_fru_set()
|
| H A D | libzfs_util.c | 408 return (zpool_standard_error_fmt(hdl, error, "%s", msg)); in zpool_standard_error() 413 zpool_standard_error_fmt(libzfs_handle_t *hdl, int error, const char *fmt, ...) in zpool_standard_error_fmt() function
|
| H A D | libzfs_pool.c | 1366 return (zpool_standard_error_fmt(zhp->zpool_hdl, errno, in zpool_export_common() 3530 return (zpool_standard_error_fmt(hdl, errno, in zpool_upgrade() 3600 return (zpool_standard_error_fmt(hdl, errno, in get_history()
|