Searched refs:zlp (Results 1 – 1 of 1) sorted by relevance
85 zpool_list_t *zlp = data; in add_pool() local92 if (zlp->zl_proplist && in add_pool()94 zlp->zl_type, zlp->zl_literal) != 0) { in add_pool()119 zpool_list_t *zlp; in pool_list_get() local126 if (zlp->zl_pool == NULL) in pool_list_get()129 if ((zlp->zl_avl = uu_avl_create(zlp->zl_pool, NULL, in pool_list_get()134 zlp->zl_type = type; in pool_list_get()136 zlp->zl_literal = literal; in pool_list_get()157 return (zlp); in pool_list_get()168 if (zlp->zl_findall) in pool_list_update()[all …]