Searched refs:check_execveat_invoked_rc (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/tools/testing/selftests/exec/ |
H A D | execveat.c | 64 static int check_execveat_invoked_rc(int fd, const char *path, int flags, check_execveat_invoked_rc() function 113 return check_execveat_invoked_rc(fd, path, flags, 99, 99); check_execveat() 203 fail += check_execveat_invoked_rc(dot_dfd, longpath, 0, check_execveat_pathmax()
|
Completed in 88 milliseconds