Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/diff/src/
H A Ddiff3.c923 char *diff_contents; in process_diff() local
933 diff_limit = read_diff (filea, fileb, &diff_contents); in process_diff()
934 scan_diff = diff_contents; in process_diff()