Home
last modified time | relevance | path

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

/coreutils/src/
Did.c53 static bool just_user = false; variable
170 just_user = true; in main()
191 if (just_user + just_group + just_group_list + just_context > 1) in main()
194 bool default_format = ! (just_user in main()
270 if (just_user ? !use_real in main()
279 if (just_user ? use_real in main()
288 if (!just_user && (just_group || just_group_list || !just_context)) in main()
430 if (just_user) in print_stuff()