Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgio-tool-monitor.c32 static gboolean no_moves; variable
44 { "no-moves", 'n', 0, G_OPTION_ARG_NONE, &no_moves,
236 flags = (no_moves ? 0 : G_FILE_MONITOR_WATCH_MOVES) | in handle_monitor()