Searched refs:exit_handler_block (Results 1 – 1 of 1) sorted by relevance
2517 } exit_handler_block; in ttopen() local2548 exit_handler_block.forward = 0; in ttopen()2549 exit_handler_block.address = (unsigned long) &VMSexit; in ttopen()2550 exit_handler_block.zero = 0; in ttopen()2551 exit_handler_block.condition = (unsigned long) &condition; in ttopen()2552 status = sys$dclexh(&exit_handler_block); in ttopen()