Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/amt/
H A Damt.c95 static int handler_exit_code; variable
241 handler_exit_code = FAIL_SEGV; in probe_data_area()
337 handler_exit_code = FAIL_SEGV; in probe_text_area()
609 exit(handler_exit_code); in segv_action()
629 handler_exit_code = FAIL_SEGV; in probe_stack()
673 handler_exit_code = FAIL_SEGV; in probe_hole()
683 handler_exit_code = PASS_SEGV; in probe_hole()