stack_entry       413 libutil/find.c 	struct stack_entry *sp;
stack_entry       513 libutil/find.c 	struct stack_entry *curp;
stack_entry       524 libutil/find.c 	stack = varray_open(sizeof(struct stack_entry), 50);
stack_entry       609 libutil/find.c 	struct stack_entry *curp = varray_assign(stack, current_entry, 1);