Home
last modified time | relevance | path

Searched defs:pretty (Results 1 – 10 of 10) sorted by relevance

/freebsd/usr.sbin/pw/
H A Dpw_group.c236 print_group(struct group * grp, bool pretty) in print_group()
297 bool all, force, quiet, pretty; in pw_group_show() local
458 bool dryrun, bool pretty, bool precrypted) in groupadd()
510 bool quiet, precrypted, dryrun, pretty, nis; in pw_group_add() local
602 bool quiet, pretty, dryrun, nis, precrypted; in pw_group_mod() local
H A Dpw_user.c528 print_user(struct passwd * pwd, bool pretty, bool v7) in print_user()
740 bool pretty = false; in pw_user_show() local
1188 bool dryrun, nis, pretty, quiet, createhome, precrypted, genconf; in pw_user_add() local
1521 bool quiet, createhome, pretty, dryrun, nis, edited; in pw_user_mod() local
/freebsd/usr.bin/file2c/
H A Dfile2c.c28 int c, count, linepos, maxcount, pretty, radix; in main() local
/freebsd/usr.bin/id/
H A Did.c217 pretty(struct passwd *pw) in pretty() function
/freebsd/usr.sbin/efivar/
H A Defivar.c207 char *pretty = NULL; in pretty_guid() local
/freebsd/contrib/mandoc/
H A Dmdoc_html.c1131 int sz, pretty; in mdoc_fn_pre() local
H A Dmdoc_term.c1340 int pretty; in termp_fn_pre() local
/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c65 static bool pretty; /* true if we format if-then-else strings */ variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp200 namespace pretty { namespace
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c4287 int pretty = XOF_ISSET(xop, XOF_PRETTY); in xo_format_value() local