Searched defs:file_mode (Results 1 – 8 of 8) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| D | fcntl15.c | 70 static void lock_region_two(int file_flag, int file_mode) in lock_region_two() 83 static void do_test(int file_flag, int file_mode, int dup_flag) in do_test() 124 static int run_test(int file_flag, int file_mode, int dup_flag) in run_test()
|
| D | fcntl16.c | 444 int run_test(int file_flag, int file_mode, int start, int end) in run_test()
|
| D | fcntl14.c | 777 void run_test(int file_flag, int file_mode, int seek, int start, int end) in run_test()
|
| /third_party/ltp/testcases/kernel/syscalls/fchmod/ |
| D | fchmod03.c | 29 mode_t file_mode; in verify_fchmod() local
|
| D | fchmod02.c | 30 mode_t file_mode; in verify_fchmod() local
|
| D | fchmod01.c | 23 mode_t file_mode, mode; in verify_fchmod() local
|
| /third_party/libfuse/test/ |
| D | test_setattr.c | 34 static mode_t file_mode = S_IFREG | 0644; variable
|
| /third_party/mindspore/mindspore-src/source/tests/st/scripts/ |
| D | run_st.py | 53 def fopen(file_name, file_flags, file_mode): argument
|