Home
last modified time | relevance | path

Searched refs:libpc_handle_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libzutil/common/
H A Dzutil_import.h48 } libpc_handle_t; typedef
51 int label_paths(libpc_handle_t *hdl, nvlist_t *label, char **path,
53 int zpool_find_import_blkid(libpc_handle_t *hdl, pthread_mutex_t *lock,
56 void * zutil_alloc(libpc_handle_t *hdl, size_t size);
57 char *zutil_strdup(libpc_handle_t *hdl, const char *str);
65 libpc_handle_t *rn_hdl;
H A Dzutil_import.c86 zutil_error_aux(libpc_handle_t *hdl, const char *fmt, ...) in zutil_error_aux()
99 zutil_verror(libpc_handle_t *hdl, const char *error, const char *fmt, in zutil_verror()
121 zutil_error_fmt(libpc_handle_t *hdl, const char *error, const char *fmt, ...) in zutil_error_fmt()
135 zutil_error(libpc_handle_t *hdl, const char *error, const char *msg) in zutil_error()
141 zutil_no_memory(libpc_handle_t *hdl) in zutil_no_memory()
148 zutil_alloc(libpc_handle_t *hdl, size_t size) in zutil_alloc()
159 zutil_strdup(libpc_handle_t *hdl, const char *str) in zutil_strdup()
293 add_config(libpc_handle_t *hdl, pool_list_t *pl, const char *path, in add_config()
426 zutil_pool_active(libpc_handle_t *hdl, const char *name, uint64_t guid, in zutil_pool_active()
438 zutil_refresh_config(libpc_handle_t *hdl, nvlist_t *tryconfig) in zutil_refresh_config()
[all …]