Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libedit/
HDchared.h116 el_afunc_t c_aliasfun; member
HDchared.c443 el->el_chared.c_aliasfun = NULL; in ch_init()
774 el->el_chared.c_aliasfun = f; in ch_aliasfun()
HDvi.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()