Home
last modified time | relevance | path

Searched refs:FILE_NAME2 (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify02.c49 #define FILE_NAME2 "test_file2" macro
86 SAFE_RENAME(FILE_NAME1, FILE_NAME2); in verify_inotify()
91 strcpy(event_set[test_cnt].name, FILE_NAME2); in verify_inotify()
105 SAFE_UNLINK(FILE_NAME2); in verify_inotify()
107 strcpy(event_set[test_cnt].name, FILE_NAME2); in verify_inotify()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify16.c68 #define FILE_NAME2 "test_file2" macro
381 strcpy(event_set[tst_count].name2, FILE_NAME2); in do_test()
389 * With FAN_REPORT_TARGET_FID, close of FILE_NAME2 is merged with in do_test()
397 strcpy(event_set[tst_count].name, FILE_NAME2); in do_test()
401 * with close of FILE_NAME2. in do_test()
423 * Without FAN_REPORT_TARGET_FID, close of FILE_NAME2 is not merged with in do_test()
430 strcpy(event_set[tst_count].name, FILE_NAME2); in do_test()
776 sprintf(fname2, "%s/%s", dname1, FILE_NAME2); in setup()

Completed in 2 milliseconds