Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dnvtree.c35 struct nvdir struct
43 struct nvdir *prev; argument
148 struct nvdir *save, *dp = new_of(struct nvdir,len); in nv_diropen()
232 if(!(save = new_of(struct nvdir,0))) in nv_diropen()
263 static Namval_t *nextnode(struct nvdir *dp) in nextnode()
274 register struct nvdir *save, *dp = (struct nvdir*)dir; in nv_dirnext()
331 if(!(save = new_of(struct nvdir,0))) in nv_dirnext()
366 struct nvdir *dp = (struct nvdir*)dir; in nv_dirclose()