Searched refs:fmt_flags (Results 1 – 5 of 5) sorted by relevance
38 static const char *fmt_flags(int);76 xvfsp[i].vfc_refcount, fmt_flags(xvfsp[i].vfc_flags)); in main()84 fmt_flags(int flags) in fmt_flags() function
58 fmt_flags(const struct bits *p, int f) in fmt_flags() function77 xo_emit(format, fmt_flags(pbits, flags)); in print_flags_generic()
42 const char *fmt_flags(const struct bits *p, int f);
443 xo_emit(format, fmt_flags(nh_bits, f)); in p_nhflags()
53 static int fmt_flags = 0; variable351 fmt_flags ^= FMT_SHOWARGS; in main()661 fmt_flags)); in main()1032 fmt_flags ^= FMT_SHOWARGS; in main()1033 show_args = fmt_flags & FMT_SHOWARGS; in main()1036 fmt_flags & FMT_SHOWARGS ? "D" : "Not d"); in main()