Searched refs:zpool_destroy (Results 1 – 16 of 16) sorted by relevance
38 . $(atf_get_srcdir)/zpool_destroy.cfg47 . $(atf_get_srcdir)/zpool_destroy.cfg62 . $(atf_get_srcdir)/zpool_destroy.cfg70 . $(atf_get_srcdir)/zpool_destroy.cfg85 . $(atf_get_srcdir)/zpool_destroy.cfg92 . $(atf_get_srcdir)/zpool_destroy.cfg108 . $(atf_get_srcdir)/zpool_destroy.cfg116 . $(atf_get_srcdir)/zpool_destroy.cfg
6 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/cli_root/zpool_destroy15 ${PACKAGE}FILES+= zpool_destroy.cfg
29 # ident "@(#)zpool_destroy.cfg 1.2 07/01/09 SMI"
1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/cli_root/zpool_destroy8 zpool_destroy.cfg
33 . $STF_SUITE/tests/functional/cli_root/zpool_destroy/zpool_destroy.cfg
43 zpool_destroy \ subdir
44 TESTS_SUBDIRS+= zpool_destroy
589 zpool_destroy
273 [tests/functional/cli_root/zpool_destroy]278 tags = ['functional', 'cli_root', 'zpool_destroy']
359 [tests/functional/cli_root/zpool_destroy]364 tags = ['functional', 'cli_root', 'zpool_destroy']
255 extern int zpool_destroy(zpool_handle_t *, const char *);
296 tests/zfs-tests/tests/functional/cli_root/zpool_destroy/Makefile
1452 zpool_destroy(zpool_handle_t *zhp, const char *log_str) in zpool_destroy() function
286 …<elf-symbol name='zpool_destroy' type='func-type' binding='global-binding' visibility='default-vis…5741 …-decl name='zpool_destroy' mangled-name='zpool_destroy' visibility='default' binding='global' size…
1843 ret = (zpool_destroy(zhp, history_str) != 0); in zpool_do_destroy()