Searched refs:shname (Results 1 – 1 of 1) sorted by relevance
111 char *term, *shname; in histedit() local130 shname = arg0; in histedit()131 if (shname[0] == '-') in histedit()132 shname++; in histedit()133 el = el_init(shname, el_in, el_out, el_err); in histedit()