Home
last modified time | relevance | path

Searched refs:add_file_arg (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/filesync/
H A Deval.c76 static errmask_t add_file_arg(struct base *, char *);
174 errs |= add_file_arg(bp, rp->r_file); in evaluate()
246 add_file_arg(struct base *bp, char *path) in add_file_arg() function
903 errs |= add_file_arg(bp, gt.gl_pathv[i]); in add_glob()
980 errs |= add_file_arg(bp, s); in add_run()