Home
last modified time | relevance | path

Searched defs:rebound (Results 1 – 2 of 2) sorted by relevance

/external/toybox/
Dtoys.h119 sigjmp_buf *rebound; // siglongjmp here instead of exit when do_rebound member
/external/toybox/toys/pending/
Dsh.c2852 sigjmp_buf rebound; in run_command() local