Searched defs:pool_list_get (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_iter.c72 * Callback function for pool_list_get(). Adds the given pool to the AVL tree
108 pool_list_get(int argc, char **argv, zprop_list_t **proplist, int *err) function
245 if ((list = pool_list_get(argc, argv, proplist, &ret)) == NULL)

Completed in 217 milliseconds