Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/exec/
H A Dexecveat.c77 int expected_rc, int expected_rc2) in check_execveat_invoked_rc() argument
120 if ((WEXITSTATUS(status) != expected_rc) && in check_execveat_invoked_rc()
123 child, WEXITSTATUS(status), expected_rc, in check_execveat_invoked_rc()