Searched refs:shname (Results 1 – 1 of 1) sorted by relevance
108 char *term, *shname; in histedit() local127 shname = arg0; in histedit()128 if (shname[0] == '-') in histedit()129 shname++; in histedit()130 el = el_init(shname, el_in, el_out, el_err); in histedit()