Searched refs:remove_pool (Results 1 – 5 of 5) sorted by relevance
19 remove_pool(ip_pool_t *poolp, ioctlfunc_t iocfunc) in remove_pool() function
42 remove_pool.c remove_poolnode.c resetlexer.c rwlock_emul.c \
129 $(DEST)/remove_pool.o \405 $(DEST)/remove_pool.o: $(LIBSRC)/remove_pool.c $(INCDEP) \407 $(CC) $(CCARGS) -c $(LIBSRC)/remove_pool.c -o $@
338 extern int remove_pool(ip_pool_t *, ioctlfunc_t);
352 err = remove_pool(&pool, ioctl); in poolcommand()359 err_p = remove_pool(&pool, ioctl); in poolcommand()