Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Danal.c76 static diffmask_t check_changes(struct file *fp, int first, int second);
365 fp->f_srcdiffs |= check_changes(fp, OPT_BASE, OPT_SRC); in check_file()
373 fp->f_dstdiffs |= check_changes(fp, OPT_BASE, OPT_DST); in check_file()
460 check_changes(struct file *fp, int ref, int new) in check_changes() function
H A DREADME303 in anal.c: read analyze, check_file, check_changes & queue_file
369 check_changes