Lines Matching defs:np

187 static void rehash(register Namval_t *np,void *data)  in rehash()
204 static void put_ed(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_ed()
233 static void put_history(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_history()
257 static void put_optindex(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_optindex()
266 static Sfdouble_t nget_optindex(register Namval_t* np, Namfun_t *fp) in nget_optindex()
271 static Namfun_t *clone_optindex(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) in clone_optindex()
282 static void put_restricted(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_restricted()
326 static void put_cdpath(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_cdpath()
359 static void put_lang(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_lang()
460 static void put_ifs(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_ifs()
481 static char* get_ifs(register Namval_t* np, Namfun_t *fp) in get_ifs()
539 static void put_seconds(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_seconds()
563 static char* get_seconds(register Namval_t* np, Namfun_t *fp) in get_seconds()
576 static Sfdouble_t nget_seconds(register Namval_t* np, Namfun_t *fp) in nget_seconds()
588 static void put_rand(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_rand()
614 static Sfdouble_t nget_rand(register Namval_t* np, Namfun_t *fp) in nget_rand()
625 static char* get_rand(register Namval_t* np, Namfun_t *fp) in get_rand()
634 static Sfdouble_t nget_lineno(Namval_t* np, Namfun_t *fp) in nget_lineno()
646 static void put_lineno(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_lineno()
665 static char* get_lineno(register Namval_t* np, Namfun_t *fp) in get_lineno()
671 static char* get_lastarg(Namval_t* np, Namfun_t *fp) in get_lastarg()
681 static void put_lastarg(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_lastarg()
743 #define array_scan(np) ((nv_arrayptr(np)->nelem&ARRAY_SCAN)) argument
745 static char* get_match(register Namval_t* np, Namfun_t *fp) in get_match()
775 static char* get_version(register Namval_t* np, Namfun_t *fp) in get_version()
780 static Sfdouble_t nget_version(register Namval_t* np, Namfun_t *fp) in nget_version()
820 static void put_vpath(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_vpath()
846 static char* get_nspace(Namval_t* np, Namfun_t *fp) in get_nspace()
983 static char *get_mode(Namval_t* np, Namfun_t* nfp) in get_mode()
989 static void put_mode(Namval_t* np, const char* val, int flag, Namfun_t* nfp) in put_mode()
1347 Namval_t *np,*npnext; in sh_reinit() local
1417 Namfun_t *nv_cover(register Namval_t *np) in nv_cover()
1440 static Namval_t *next_stat(register Namval_t* np, Dt_t *root,Namfun_t *fp) in next_stat()
1450 static Namval_t *create_stat(Namval_t *np,const char *name,int flag,Namfun_t *fp) in create_stat()
1487 static char *name_stat(Namval_t *np, Namfun_t *fp) in name_stat()
1509 Namval_t *np; in stat_init() local
1538 Namval_t *np; in nv_init() local
1662 register Namval_t *np; in inittree() local
1722 register Namval_t *np; in env_init() local