Home
last modified time | relevance | path

Searched refs:c_aliasfun (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libedit/
H A Dchared.h105 el_afunc_t c_aliasfun; member
H A Dchared.c435 el->el_chared.c_aliasfun = NULL; in ch_init()
812 el->el_chared.c_aliasfun = f; in ch_aliasfun()
H A Dvi.c935 if (el->el_chared.c_aliasfun == NULL) in vi_alias()
943 alias_text = (*el->el_chared.c_aliasfun)(el->el_chared.c_aliasarg, in vi_alias()