Searched refs:numeric_ids (Results 1 – 1 of 1) sorted by relevance
512 static bool numeric_ids; variable1995 numeric_ids = true; in decode_switches()4259 (numeric_ids ? nullptr : getuser (u)), u, width); in format_user()4268 (numeric_ids ? nullptr : getgroup (g)), g, width); in format_group()4288 return format_user_or_group_width (numeric_ids ? nullptr : getuser (u), u); in format_user_width()4296 return format_user_or_group_width (numeric_ids ? nullptr : getgroup (g), g); in format_group_width()