Searched refs:check_execveat_invoked_rc (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/exec/ |
H A D | execveat.c | 74 static int check_execveat_invoked_rc(int fd, const char *path, int flags, in check_execveat_invoked_rc() function 132 return check_execveat_invoked_rc(fd, path, flags, 99, 99); in check_execveat() 230 fail += check_execveat_invoked_rc(root_dfd, longpath + 1, 0, in check_execveat_pathmax()
|