Searched refs:apply_specs (Results 1 – 1 of 1) sorted by relevance
75 int apply_specs(struct label_specs *, FTSENT *, int, int);157 if (apply_specs(specs, ftsent, hflag, vflag)) { in main()393 apply_specs(struct label_specs *specs, FTSENT *ftsent, int hflag, int vflag) in apply_specs() function