Searched refs:expandstr (Results 1 – 5 of 5) sorted by relevance
84 const char *expandstr(const char *);
273 expandedname = expandstr(name); in read_profile()
91 histfile = expandstr("${HISTFILE-${HOME-}/.sh_history}"); in get_histfile()
758 ps4 = expandstr(ps4val()); in xtracecommand()
2358 expandstr(const char *ps) in expandstr() function