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

/freebsd-11-stable/usr.bin/patch/
H A Dinp.c289 bool found_revision = (revision == NULL); local
311 if (revision != NULL && !found_revision && rev_in_string(p))
312 found_revision = true;
321 if (!found_revision) {

Completed in 126 milliseconds