Searched refs:_LIBZUTIL_H (Results 1 – 1 of 1) sorted by relevance
27 #ifndef _LIBZUTIL_H28 #define _LIBZUTIL_H extern __attribute__((visibility("default"))) macro62 _LIBZUTIL_H pool_config_ops_t libzfs_config_ops;63 _LIBZUTIL_H pool_config_ops_t libzpool_config_ops;97 _LIBZUTIL_H const char *libpc_error_description(libpc_handle_t *);98 _LIBZUTIL_H nvlist_t *zpool_search_import(libpc_handle_t *, importargs_t *);99 _LIBZUTIL_H int zpool_find_config(libpc_handle_t *, const char *, nvlist_t **,102 _LIBZUTIL_H const char * const * zpool_default_search_paths(size_t *count);103 _LIBZUTIL_H int zpool_read_label(int, nvlist_t **, int *);104 _LIBZUTIL_H int zpool_label_disk_wait(const char *, int);[all …]