Searched refs:label_specs (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/setfmac/
H A Dsetfmac.c68 struct label_specs { struct
73 struct label_specs *new_specs(void);
74 void add_specs(struct label_specs *, const char *, int);
75 void add_setfmac_specs(struct label_specs *, char *);
77 int apply_specs(struct label_specs *, FTSENT *, int, int);
78 int specs_empty(struct label_specs *);
87 struct label_specs *specs;
230 add_specs(struct label_specs *specs, const char *file, int is_sebsd)
284 add_setfmac_specs(struct label_specs *specs, char *label)
386 specs_empty(struct label_specs *spec
[all...]

Completed in 111 milliseconds