Searched refs:bw_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dbase.c40 * (static) bw_header, bw_base, bw_file, showtype
69 static errmask_t bw_file(FILE *, struct file *, int);
777 errs |= bw_file(file, fp, 0);
784 * bw_file
807 bw_file(FILE *file, struct file *fp, int depth) function
880 errs |= bw_file(file, cp, depth + 1);

Completed in 113 milliseconds