Searched refs:top_ctx (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/libpcap-48/libpcap/
H A Dgencode.c133 static jmp_buf top_ctx; variable
157 longjmp(top_ctx, 1);
448 if (setjmp(top_ctx)) {

Completed in 118 milliseconds