Lines Matching refs:errmask_t
75 static errmask_t eval_file(struct base *, struct file *);
76 static errmask_t add_file_arg(struct base *, char *);
78 static errmask_t add_glob(struct base *, char *);
79 static errmask_t add_run(struct base *, char *);
115 errmask_t
117 { errmask_t errs = 0; in evaluate()
245 static errmask_t
248 errmask_t errs = 0; in add_file_arg()
369 static errmask_t
371 { errmask_t errs = 0; in eval_file()
875 static errmask_t
878 errmask_t errs = 0; in add_glob()
944 static errmask_t
949 errmask_t errs = 0; in add_run()