Home
last modified time | relevance | path

Searched refs:WATCH_DIR (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgio-tool-monitor.c138 WATCH_DIR, enumerator
165 watch_type = (type == G_FILE_TYPE_DIRECTORY) ? WATCH_DIR : WATCH_FILE; in add_watch()
168 if (watch_type == WATCH_DIR) in add_watch()
242 if (!add_watch (watch_dirs[i], WATCH_DIR, flags, TRUE)) in handle_monitor()