Searched refs:nam_strval (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.h70 # define nam_strval(s) getenv(#s) macro
72 # define nam_strval(s) getenv("s") macro
H A Dhistory.c116 histname = nam_strval(HISTFILE);
120 if(cp=nam_strval(HOME))
164 if(cp=nam_strval(HISTSIZE))
H A Dedit.c464 register char *cp = nam_strval(COLUMNS);
675 if (isalnum(i)&&(np=nam_search(macro,sh.alias_tree,N_NOSCOPE))&&(out=nam_strval(np)))

Completed in 11 milliseconds