Searched refs:alias_text (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/libedit/
H A Dvi.c933 const char *alias_text; local
943 alias_text = (*el->el_chared.c_aliasfun)(el->el_chared.c_aliasarg,
945 if (alias_text != NULL)
946 el_wpush(el, ct_decode_string(alias_text, &el->el_scratch));

Completed in 51 milliseconds