Searched refs:remove_hashnode (Results 1 – 5 of 5) sorted by relevance
19 remove_hashnode(int unit, char *name, iphtent_t *node, ioctlfunc_t iocfunc) in remove_hashnode() function
41 printtqtable.c printtunable.c printunit.c remove_hash.c remove_hashnode.c \
128 $(DEST)/remove_hashnode.o \402 $(DEST)/remove_hashnode.o: $(LIBSRC)/remove_hashnode.c $(INCDEP) \404 $(CC) $(CCARGS) -c $(LIBSRC)/remove_hashnode.c -o $@
337 extern int remove_hashnode(int, char *, struct iphtent_s *, ioctlfunc_t);
240 err = remove_hashnode(role, poolname, &hnode, ioctl); in poolnodecommand()