Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Deval.c74 static errmask_t add_file_arg(struct base *, char *);
172 errs |= add_file_arg(bp, rp->r_file); in evaluate()
244 add_file_arg(struct base *bp, char *path) in add_file_arg() function
901 errs |= add_file_arg(bp, gt.gl_pathv[i]); in add_glob()
978 errs |= add_file_arg(bp, s); in add_run()