Searched refs:g_applist_opt (Results 1 – 1 of 1) sorted by relevance
61 static int g_applist_opt = 0; variable772 { "applist", no_argument, &g_applist_opt, 1 }, // short option "-t"1022 g_applist_opt = 1; in main()1158 if (g_lockdown_opt == 0 && g_applist_opt == 0) in main()1215 else if (g_applist_opt != 0) in main()1271 else if (g_applist_opt != 0) in main()