Searched refs:nvdir (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | nvtree.c | 35 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()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | nvtree.c | 35 struct nvdir struct 43 struct nvdir *prev; argument 149 struct nvdir *save, *dp = new_of(struct nvdir,len+1); in nv_diropen() 234 if(!(save = new_of(struct nvdir,0))) in nv_diropen() 265 static Namval_t *nextnode(struct nvdir *dp) in nextnode() 276 register struct nvdir *save, *dp = (struct nvdir*)dir; in nv_dirnext() 335 if(!(save = new_of(struct nvdir,len+1))) in nv_dirnext() 372 struct nvdir *d in nv_dirclose() 44 lennvdir global() argument 45 datanvdir global() argument [all...] |