Home
last modified time | relevance | path

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

/dragonfly/usr.bin/top/
H A Dtop.c103 #define JMP_RESUME 1 macro
198 longjmp(jmp_int, JMP_RESUME); in sig_tstop()