Lines Matching defs:np
52 static int read_tree(Namval_t* np, Sfio_t *iop, int n, Namfun_t *dp) in read_tree()
69 static Namval_t *create_tree(Namval_t *np,const char *name,int flag,Namfun_t *dp) in create_tree()
85 static Namfun_t *clone_tree(Namval_t *np, Namval_t *mp, int flags, Namfun_t *fp){ in clone_tree()
131 static Namfun_t *nextdisc(Namval_t *np) in nextdisc()
144 void *nv_diropen(Namval_t *np,const char *name) in nv_diropen()
275 register Namval_t *np, *last_table; in nv_dirnext() local
372 static void outtype(Namval_t *np, Namfun_t *fp, Sfio_t* out, const char *prefix) in outtype()
404 void nv_attribute(register Namval_t *np,Sfio_t *out,char *prefix,int noname) in nv_attribute()
543 void nv_outnode(Namval_t *np, Sfio_t* out, int indent, int special) in nv_outnode()
648 register Namval_t *np, *nq; in outval() local
793 Namval_t *np,*tp; in genvalue() local
832 Namval_t *np = nv_open(arg,wp->root,NV_VARNAME|NV_NOADD|NV_NOASSIGN|wp->noscope); in genvalue() local
897 static char *walk_tree(register Namval_t *np, Namval_t *xp, int flags) in walk_tree()
1010 Namfun_t *nv_isvtree(Namval_t *np) in nv_isvtree()
1020 char *nv_getvtree(register Namval_t *np, Namfun_t *fp) in nv_getvtree()
1042 static void put_tree(register Namval_t *np, const char *val, int flags,Namfun_t *fp) in put_tree()
1083 void nv_setvtree(register Namval_t *np) in nv_setvtree()