Searched refs:hstring (Results 1 – 1 of 1) sorted by relevance
877 history_expand (hstring, output) in history_expand() argument878 char *hstring; in history_expand()904 *output = savestring (hstring);913 l = strlen (hstring);924 if (hstring[0] == history_subst_char)931 strlcpy (string + 4, hstring, l + 1);940 string = hstring;1137 if (string != hstring)1158 if (string != hstring)