Searched refs:load_poolnode (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/cmd/ipf/lib/ |
| H A D | load_poolnode.c | 21 int load_poolnode(role, name, node, iocfunc) in load_poolnode() function
|
| H A D | load_pool.c | 67 load_poolnode(plp->ipo_unit, plp->ipo_name, a, iocfunc);
|
| H A D | Makefile | 40 load_poolnode.o loglevel.o mutex_emul.o nametokva.o \
|
| /illumos-gate/usr/src/uts/common/inet/ipf/ |
| H A D | ipf.h | 236 extern int load_poolnode __P((int, char *, ip_pool_node_t *, ioctlfunc_t));
|
| /illumos-gate/usr/src/cmd/ipf/tools/ |
| H A D | ippool.c | 212 err = load_poolnode(0, poolname, &node, ioctl);
|