Searched refs:eval_file (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/bart/ |
H A D | create.c | 37 static int eval_file(const char *fname, const struct stat64 *statb, 297 ret = eval_file(input_fname, &stat_buf, NULL); in create_manifest_filelist() 386 ret = eval_file(name, sp, ftwx); in walker() 417 eval_file(const char *fname, const struct stat64 *statb, struct FTW *ftwx) in eval_file() function
|
/titanic_41/usr/src/cmd/filesync/ |
H A D | eval.c | 75 static errmask_t eval_file(struct base *, struct file *); 207 errs |= eval_file(bp, fp); in evaluate() 370 eval_file(struct base *bp, struct file *fp) in eval_file() function 449 errs |= eval_file(bp, cp); in eval_file()
|
H A D | README | 299 in eval.c: read evaluate, eval_file, walker, and note_info 356 eval_file 358 eval.c:eval_file
|