label_specs
add_specs(struct label_specs *specs, const char *file, int is_sebsd)
add_setfmac_specs(struct label_specs *specs, char *label)
specs_empty(struct label_specs *specs)
apply_specs(struct label_specs *specs, FTSENT *ftsent, int hflag, int vflag)
struct label_specs *
struct label_specs *specs;
struct label_specs *new_specs(void);
void add_specs(struct label_specs *, const char *, int);
void add_setfmac_specs(struct label_specs *, char *);
int apply_specs(struct label_specs *, FTSENT *, int, int);
int specs_empty(struct label_specs *);
struct label_specs *specs;