Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dreadline.c178 static jmp_buf topbuf; variable
455 (void)setjmp(topbuf); in readline()
2468 longjmp(topbuf, 1); in _rl_abort_internal()