Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libedit/
H A Dchared.h116 el_afunc_t c_aliasfun; member
H A Dchared.c443 el->el_chared.c_aliasfun = NULL; in ch_init()
774 el->el_chared.c_aliasfun = f; in ch_aliasfun()
H A Dvi.c936 if (el->el_chared.c_aliasfun == NULL) in vi_alias()
944 alias_text = (*el->el_chared.c_aliasfun)(el->el_chared.c_aliasarg, in vi_alias()