Lines Matching defs:flags
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()
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()
539 static void put_seconds(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_seconds()
588 static void put_rand(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_rand()
646 static void put_lineno(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_lineno()
681 static void put_lastarg(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_lastarg()
820 static void put_vpath(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_vpath()