Lines Matching refs:nvdir
35 struct nvdir
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 *dp = (struct nvdir*)dir;