Home
last modified time | relevance | path

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

/src/contrib/libedit/
H A Dreadline.c181 static jmp_buf topbuf; variable
458 (void)setjmp(topbuf); in readline()
2471 longjmp(topbuf, 1); in _rl_abort_internal()