Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/filesync/
H A Danal.c77 static diffmask_t check_changes(struct file *fp, int first, int second);
366 fp->f_srcdiffs |= check_changes(fp, OPT_BASE, OPT_SRC); in check_file()
374 fp->f_dstdiffs |= check_changes(fp, OPT_BASE, OPT_DST); in check_file()
461 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