Searched refs:zpool_standard_error_fmt (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/ |
| H A D | libzfs_impl.h | 154 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 | 440 return (zpool_standard_error_fmt(hdl, error, "%s", msg)); in zpool_standard_error() 445 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 | 1480 return (zpool_standard_error_fmt(zhp->zpool_hdl, errno, in zpool_export_common() 3863 return (zpool_standard_error_fmt(hdl, errno, 3933 return (zpool_standard_error_fmt(hdl, errno,
|