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