Lines Matching refs:errmask_t
60 static errmask_t rw_base(FILE *file, struct base *bp);
61 static errmask_t rw_header(FILE *file);
62 static errmask_t add_rule(struct base *, int, const char *);
97 errmask_t
100 errmask_t errs = 0; in read_rules()
285 errmask_t
288 errmask_t errs = 0; in write_rules()
353 static errmask_t rw_header(FILE *file) in rw_header()
386 static errmask_t rw_base(FILE *file, struct base *bp) in rw_base()
430 static errmask_t add_rule(struct base *bp, int flags, const char *args) in add_rule()
488 errmask_t
501 errmask_t
541 errmask_t
544 errmask_t errs = 0; in add_restr()