Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/exec/
H A Dexecveat.c68 int expected_rc, int expected_rc2) in check_execveat_invoked_rc() argument
105 (WEXITSTATUS(status) != expected_rc2)) { in check_execveat_invoked_rc()
107 child, WEXITSTATUS(status), expected_rc, expected_rc2); in check_execveat_invoked_rc()