Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/amt/
H A Damt.c93 static int handler_exit_code; variable
239 handler_exit_code = FAIL_SEGV; in probe_data_area()
335 handler_exit_code = FAIL_SEGV; in probe_text_area()
607 exit(handler_exit_code); in segv_action()
627 handler_exit_code = FAIL_SEGV; in probe_stack()
671 handler_exit_code = FAIL_SEGV; in probe_hole()
681 handler_exit_code = PASS_SEGV; in probe_hole()