Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dzle_refresh.c2350 Shfunc tcout_func; in tcout_via_func() local
2360 if ((tcout_func = getshfunc(tcout_func_name))) { in tcout_via_func()
2372 (void)doshfunc(tcout_func, l, 1); in tcout_via_func()