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

/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dpch.c1015 char hunk_type; local
1035 hunk_type = *s;
1036 if (hunk_type == 'a')
1044 if (hunk_type == 'd')
1083 if (hunk_type == 'c') {

Completed in 49 milliseconds