Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Drecon.c74 static bool_t samecompare(struct file *);
606 if (samecompare(fp) == 0) in samedata()
665 samecompare(struct file *fp) in samecompare() function