pretty
int c, count, linepos, maxcount, pretty, radix;
pretty = 0;
pretty = 1;
if (pretty) {
pretty(pw);
static void pretty(struct passwd *);
char *pretty = NULL;
efi_guid_to_name(guid, &pretty);
if (pretty == NULL)
*gname = pretty;
bool dryrun, bool pretty, bool precrypted);
print_group(struct group * grp, bool pretty)
if (pretty) {
bool all, force, quiet, pretty;
all = force = quiet = pretty = false;
pretty = true;
print_group(grp, pretty);
return (print_group(grp, pretty));
static int print_group(struct group * grp, bool pretty);
bool dryrun, bool pretty, bool precrypted)
return (print_group(grp, pretty));
bool quiet, precrypted, dryrun, pretty, nis;
quiet = precrypted = dryrun = pretty = nis = false;
pretty = true;
pretty, precrypted);
bool quiet, pretty, dryrun, nis, precrypted;
quiet = pretty = dryrun = nis = precrypted = false;
pretty = true;
print_group(grp, pretty);
bool dryrun, nis, pretty, quiet, createhome, precrypted, genconf;
dryrun = nis = pretty = quiet = createhome = precrypted = false;
pretty = true;
return (print_user(pwd, pretty, false));
bool quiet, createhome, pretty, dryrun, nis, edited;
quiet = createhome = pretty = dryrun = nis = precrypted = false;
pretty = true;
return (print_user(pwd, pretty, false));
print_user(struct passwd * pwd, bool pretty, bool v7)
if (!pretty) {
static int print_user(struct passwd *pwd, bool pretty, bool v7);
bool pretty = false;
pretty = true;
print_user(pwd, pretty, v7);
return (print_user(pwd, pretty, v7));