Searched refs:cleanup_env (Results 1 – 6 of 6) sorted by relevance
101 cleanup_env() function132 cleanup_env193 cleanup_env208 cleanup_env235 cleanup_env421 cleanup_env
73 static jmp_buf cleanup_env, variable170 if (setjmp(cleanup_env) != 0)275 if (setjmp(cleanup_env) != 0) {675 longjmp (cleanup_env, 1);
30 cleanup_env
45 log_onexit cleanup_env
50 log_onexit cleanup_env
149 function cleanup_env function