Searched defs:flags_to_string (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/usr.sbin/mtree/ | ||
H A D | stat_flags.c | 60 flags_to_string(u_long flags, const char *def) in flags_to_string() function |
/dflybsd-src/contrib/gdb-7/gdb/ | ||
H A D | gdb-gdb.py | 128 def flags_to_string(self): member in StructMainTypePrettyPrinter |