Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/pw/
H A Dpw_group.c240 print_group(struct group * grp, bool pretty) in print_group()
295 bool all, force, quiet, pretty; in pw_group_show() local
444 bool dryrun, bool pretty, bool precrypted) in groupadd()
496 bool quiet, precrypted, dryrun, pretty, nis; in pw_group_add() local
582 bool quiet, pretty, dryrun, nis, precrypted; in pw_group_mod() local
H A Dpw_user.c550 print_user(struct passwd * pwd, bool pretty, bool v7) in print_user()
781 bool pretty = false; in pw_user_show() local
1200 bool dryrun, nis, pretty, quiet, createhome, precrypted, genconf; in pw_user_add() local
1524 bool quiet, createhome, pretty, dryrun, nis, edited; in pw_user_mod() local
/freebsd-13.1/usr.bin/file2c/
H A Dfile2c.c30 int c, count, linepos, maxcount, pretty, radix; in main() local
/freebsd-13.1/usr.bin/id/
H A Did.c231 pretty(struct passwd *pw) in pretty() function
/freebsd-13.1/contrib/mandoc/
H A Dmdoc_term.c1363 int pretty; in termp_fn_pre() local
1788 int pretty; in termp_fo_pre() local
H A Dmdoc_html.c1188 int sz, pretty; in mdoc_fn_pre() local
/freebsd-13.1/usr.sbin/efivar/
H A Defivar.c209 char *pretty = NULL; in pretty_guid() local
/freebsd-13.1/contrib/ncurses/progs/
H A Ddump_entry.c65 static bool pretty; /* true if we format if-then-else strings */ variable
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp198 namespace pretty { namespace
/freebsd-13.1/contrib/libxo/libxo/
H A Dlibxo.c4287 int pretty = XOF_ISSET(xop, XOF_PRETTY); in xo_format_value() local