Searched refs:use_cached_creds (Results 1 – 2 of 2) sorted by relevance
15 gboolean use_cached_creds; variable22 G_OPTION_ARG_NONE, &use_cached_creds,54 if (!username || !use_cached_creds || !helper_protocol || in main()
125 bool use_cached_creds = FALSE; in main() local132 use_cached_creds = TRUE; in main()181 (use_cached_creds) ? "yes" : "no"); in main()