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

/haiku-fatelf/src/bin/coreutils/src/
H A Dinstall.c202 bool content_match; local
260 content_match = have_same_content (src_fd, dest_fd);
264 return !content_match;

Completed in 83 milliseconds