Lines Matching full:modes
115 * Modes to try all tests with.
179 check_directory_open_modes(const char *directory, const int *modes, in check_directory_open_modes() argument
189 mode = modes[i]; in check_directory_open_modes()
200 check_dup(const char *testname, const char *path, const int *modes, in check_dup() argument
209 mode = modes[i]; in check_dup()
226 check_dup2(const char *testname, const char *path, const int *modes, in check_dup2() argument
235 mode = modes[i]; in check_dup2()
252 check_fchdir(const char *testname, const char *path, const int *modes, in check_fchdir() argument
261 mode = modes[i]; in check_fchdir()
276 check_fchflags(const char *testname, const char *path, const int *modes, in check_fchflags() argument
285 mode = modes[i]; in check_fchflags()
301 const int *modes, int modes_count) in check_fchmod() argument
309 mode = modes[i]; in check_fchmod()
324 check_fchown(const char *testname, const char *path, const int *modes, in check_fchown() argument
333 mode = modes[i]; in check_fchown()
348 check_flock(const char *testname, const char *path, const int *modes, in check_flock() argument
357 mode = modes[i]; in check_flock()
372 check_fpathconf(const char *testname, const char *path, const int *modes, in check_fpathconf() argument
382 mode = modes[i]; in check_fpathconf()
398 check_fstat(const char *testname, const char *path, const int *modes, in check_fstat() argument
408 mode = modes[i]; in check_fstat()
423 check_fstatfs(const char *testname, const char *path, const int *modes, in check_fstatfs() argument
433 mode = modes[i]; in check_fstatfs()
448 check_fsync(const char *testname, const char *path, const int *modes, in check_fsync() argument
457 mode = modes[i]; in check_fsync()
472 check_ftruncate(const char *testname, const char *path, const int *modes, in check_ftruncate() argument
486 mode = modes[i]; in check_ftruncate()
585 check_futimes(const char *testname, const char *path, const int *modes, in check_futimes() argument
594 mode = modes[i]; in check_futimes()
609 check_lseek(const char *testname, const char *path, const int *modes, in check_lseek() argument
618 mode = modes[i]; in check_lseek()
634 const int *modes, int modes_count) in check_getdents() argument
644 mode = modes[i]; in check_getdents()
674 const int *modes, int modes_count) in check_sendfile() argument
684 mode = modes[i]; in check_sendfile()
770 const int *modes, int modes_count) in check_write() argument
782 mode = modes[i]; in check_write()
856 const int *modes, int modes_count) in check_read() argument
866 mode = modes[i]; in check_read()
891 const int *modes, int modes_count) in check_mmap_read() argument
901 mode = modes[i]; in check_mmap_read()
936 check_mmap_write(const char *testname, const char *path, const int *modes, in check_mmap_write() argument
949 mode = modes[i]; in check_mmap_write()
979 const int *modes, int modes_count) in check_mmap_exec() argument
989 mode = modes[i]; in check_mmap_exec()
1021 const int *modes, int modes_count) in check_mmap_write_private() argument
1031 mode = modes[i]; in check_mmap_write_private()