Searched refs:watch4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-util-filemonitor.c | 231 int64_t watch4 = 0; in test_file_monitor_events() local 343 .filesrc = "fish/", .watchid = &watch4 }, in test_file_monitor_events() 349 .filesrc = "one.txt", .watchid = &watch4, in test_file_monitor_events() 361 .filesrc = "one.txt", .watchid = &watch4, in test_file_monitor_events() 382 .filesrc = "", .watchid = &watch4, in test_file_monitor_events() 389 .filesrc = "fish", .watchid = &watch4 }, in test_file_monitor_events()
|