Lines Matching defs:np

92 		Namval_t	*np;  member
138 void sh_envput(Env_t* ep,Namval_t *np) in sh_envput()
204 Namval_t *nv_addnode(Namval_t* np, int remove) in nv_addnode()
290 register Namval_t *np, *mp; in nv_setlist() local
690 register Namval_t *np=0, *nq=0; in nv_create() local
1072 void nv_delete(Namval_t* np, Dt_t *root, int flags) in nv_delete()
1120 register Namval_t *np; in nv_open() local
1357 void nv_putval(register Namval_t *np, const char *string, int flags) in nv_putval()
1845 static char *staknam(register Namval_t *np, char *value) in staknam()
1863 static void attstore(register Namval_t *np, void *data) in attstore()
1886 static void attstore(register Namval_t *np, void *data) in attstore()
1915 static void pushnam(Namval_t *np, void *data) in pushnam()
1993 register Namval_t *np = (Namval_t*)arg; in scanfilter() local
2077 void sh_envnolocal (register Namval_t *np, void *data) in sh_envnolocal()
2117 void nv_close(Namval_t *np) in nv_close()
2124 register Namval_t *np,*nq, *npnext; in table_unset() local
2183 void _nv_unset(register Namval_t *np,int flags) in _nv_unset()
2290 Namval_t *sh_scoped(Shell_t *shp, register Namval_t *np) in sh_scoped()
2304 register Namval_t *np; in tableval() local
2336 Namval_t *np; member
2341 static void optimize_clear(Namval_t* np, Namfun_t *fp) in optimize_clear()
2356 static void put_optimize(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_optimize()
2362 static Namfun_t *clone_optimize(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) in clone_optimize()
2369 void nv_optimize(Namval_t *np) in nv_optimize()
2432 # define optimize_clear(np,fp) argument
2446 char *nv_getval(register Namval_t *np) in nv_getval()
2569 Sfdouble_t nv_getnum(register Namval_t *np) in nv_getnum()
2653 void nv_newattr (register Namval_t *np, unsigned newatts, int size) in nv_newattr()
2774 register Namval_t *np; in sh_getenv() local
2805 register Namval_t *np; in putenv() local
2820 register Namval_t *np; in sh_setenviron() local
2900 int nv_rename(register Namval_t *np, int flags) in nv_rename()
2983 void nv_setref(register Namval_t *np, Dt_t *hp, int flags) in nv_setref()
3120 void nv_unref(register Namval_t *np) in nv_unref()
3175 Namval_t *np = (Namval_t*)obj; in hashname() local
3187 char *nv_name(register Namval_t *np) in nv_name()
3238 void *nv_context(Namval_t *np) in nv_context()
3245 int nv_isnull DISABLE (register Namval_t *np) in DISABLE()
3251 int nv_setsize(register Namval_t *np, int size) in nv_setsize()
3259 Shell_t *nv_shell(Namval_t *np) in nv_shell()
3272 void nv_unset(register Namval_t *np) in nv_unset()