Searched refs:exit_val (Results 1 – 1 of 1) sorted by relevance
49 test_exit_val(int exit_val) in test_exit_val() argument62 rte_exit(exit_val, __func__); in test_exit_val()69 if(!WIFEXITED(status) || WEXITSTATUS(status) != (uint8_t)exit_val){ in test_exit_val()71 exit_val); in test_exit_val()