Lines Matching refs:EXIT_FAILURE
122 exit(EXIT_FAILURE); in main()
128 exit(EXIT_FAILURE); in main()
140 if ((status = test_stack_end_of_hole()) == EXIT_FAILURE) { in main()
205 return (EXIT_FAILURE); in data_boundary_test()
223 exit_status = EXIT_FAILURE; in data_boundary_test()
227 exit_status = EXIT_FAILURE; in data_boundary_test()
304 return (EXIT_FAILURE); in text_area_not_writeable()
318 exit_status = EXIT_FAILURE; in text_area_not_writeable()
326 exit_status = EXIT_FAILURE; in text_area_not_writeable()
339 exit(EXIT_FAILURE); in probe_text_area()
361 return (EXIT_FAILURE); in memory_not_shared_after_use()
380 exit_status = EXIT_FAILURE; in memory_not_shared_after_use()
419 return (EXIT_FAILURE); in memory_allocation_not_shared()
424 return (EXIT_FAILURE); in memory_allocation_not_shared()
435 exit(EXIT_FAILURE); in memory_allocation_not_shared()
449 exit(EXIT_FAILURE); in memory_allocation_not_shared()
463 return (EXIT_FAILURE); in memory_allocation_not_shared()
479 exit_status = EXIT_FAILURE; in memory_allocation_not_shared()
488 return (EXIT_FAILURE); in memory_allocation_not_shared()
513 return (EXIT_FAILURE); in test_stack_end_of_hole()
526 exit_status = EXIT_FAILURE; in test_stack_end_of_hole()
529 exit_status = EXIT_FAILURE; in test_stack_end_of_hole()
535 return (EXIT_FAILURE); in test_stack_end_of_hole()
549 exit_status = EXIT_FAILURE; in test_stack_end_of_hole()
552 exit_status = EXIT_FAILURE; in test_stack_end_of_hole()
559 return (EXIT_FAILURE); in test_stack_end_of_hole()
572 exit_status = EXIT_FAILURE; in test_stack_end_of_hole()
575 exit_status = EXIT_FAILURE; in test_stack_end_of_hole()
600 exit(EXIT_FAILURE); in set_handler()