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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvtree.c35 struct nvdir struct
43 struct nvdir *prev;
148 struct nvdir *save, *dp = new_of(struct nvdir,len);
232 if(!(save = new_of(struct nvdir,0)))
263 static Namval_t *nextnode(struct nvdir *dp)
274 register struct nvdir *save, *dp = (struct nvdir*)dir;
331 if(!(save = new_of(struct nvdir,0)))
366 struct nvdir *d
[all...]

Completed in 44 milliseconds