Home
last modified time | relevance | path

Searched refs:remove_pool (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dremove_pool.c18 int remove_pool(poolp, iocfunc) in remove_pool() function
H A DMakefile51 remove_pool.o remove_poolnode.o remove_hash.o \
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_implied.c242 static int remove_pool(struct state_list **pools, struct stree *remove) in remove_pool() function
418 remove_pool(false_stack, tmp->pool); in separate_pools()
419 remove_pool(true_stack, tmp->pool); in separate_pools()
424 if (remove_pool(false_stack, tmp->pool)) in separate_pools()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h285 extern int remove_pool __P((ip_pool_t *, ioctlfunc_t));
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c315 err = remove_pool(&pool, ioctl);