Searched refs:watch2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-util-filemonitor.c | 229 int64_t watch2 = 0; in test_file_monitor_events() local 239 .filesrc = "two.txt", .watchid = &watch2 }, in test_file_monitor_events() 258 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events() 288 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events() 298 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events() 308 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events() 368 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events() 375 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events() 398 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events() 403 .filesrc = "two.txt", .watchid = &watch2 }, in test_file_monitor_events()
|