Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgio-tool-list.c30 static gboolean show_long = FALSE; variable
38 { "long", 'l', 0, G_OPTION_ARG_NONE, &show_long, N_("Use a long listing format"), NULL },
75 if (show_long) in show_file_listing()
89 if (!show_long || in show_file_listing()
203 show_long = TRUE; in handle_list()