Searched refs:note_info (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/filesync/ |
H A D | eval.c | 406 note_info(fp, &statb, usingsrc ? OPT_SRC : OPT_DST); in eval_file() 547 note_info(fp, sp, which); in walker() 582 note_info(fp, sp, which); in walker() 659 note_info(struct file *fp, const struct stat *sp, side_t which) in note_info() function
|
H A D | database.h | 250 void note_info(struct file *, const struct stat *, side_t);
|
H A D | README | 299 in eval.c: read evaluate, eval_file, walker, and note_info 359 note_info 362 note_info
|
H A D | action.c | 790 note_info(fp, &statb, srcdst); in do_copy() 992 note_info(fp, &statb, srcdst); in do_rename()
|