Searched refs:nvdir (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvtree.c38 struct nvdir struct
46 struct nvdir *prev;
152 struct nvdir *save, *dp = new_of(struct nvdir,len+1);
237 if(!(save = new_of(struct nvdir,0)))
268 static Namval_t *nextnode(struct nvdir *dp)
279 register struct nvdir *save, *dp = (struct nvdir*)dir;
338 if(!(save = new_of(struct nvdir,len+1)))
375 struct nvdir *d
[all...]

Completed in 30 milliseconds