Searched refs:watchdir (Results 1 – 1 of 1) sorted by relevance
471 char *watchdir; in test_file_monitor_events() local486 watchdir = g_strdup_printf("%s/%s", dir, op->filesrc); in test_file_monitor_events()487 watchfile = strrchr(watchdir, '/'); in test_file_monitor_events()494 watchdir = g_strdup(dir); in test_file_monitor_events()499 watchdir, in test_file_monitor_events()504 g_free(watchdir); in test_file_monitor_events()525 watchdir = g_strdup_printf("%s/%s", dir, op->filesrc); in test_file_monitor_events()526 watchfile = strrchr(watchdir, '/'); in test_file_monitor_events()529 watchdir = g_strdup(dir); in test_file_monitor_events()533 watchdir, in test_file_monitor_events()[all …]