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

/freebsd-11-stable/usr.bin/patch/
H A Dpch.c1070 char hunk_type; local
1089 hunk_type = *s;
1090 if (hunk_type == 'a')
1099 if (hunk_type == 'd')
1142 if (hunk_type == 'c') {

Completed in 48 milliseconds