format_entry
void format_entry(const char *, struct direct *);
format_entry(path, dp);
RB_ENTRY(format_entry) entry;
RB_HEAD(format_entry_tree, format_entry) tree;
static int format_entry_cmp(struct format_entry *, struct format_entry *);
RB_GENERATE_STATIC(format_entry_tree, format_entry, entry, format_entry_cmp);
format_entry_cmp(struct format_entry *fe1, struct format_entry *fe2)
struct format_entry *fe;
struct format_entry *fe, *fe1;
struct format_entry *fe;
struct format_entry *fe;
struct format_entry *fe_now;
struct format_entry *fe, *fe_now;
struct format_entry *fe;
struct format_entry *fe_now;
struct format_entry *fe, fe_find;