Home
last modified time | relevance | path

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

/coreutils/src/
Did.c43 static bool just_context = 0; variable
157 just_context = true; in main()
187 if (n_ids && just_context) in main()
191 if (just_user + just_group + just_group_list + just_context > 1) in main()
197 || just_context); in main()
213 && (just_context in main()
217 if ((selinux_enabled && getcon (&context) && just_context) in main()
220 && just_context)) in main()
271 : !just_group && !just_group_list && !just_context) in main()
280 : !just_group && (just_group_list || !just_context)) in main()
[all …]