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

/freebsd-11.0-release/usr.bin/patch/
H A Dpatch.c96 static void apply_hunk(LINENUM);
335 apply_hunk(where);
831 apply_hunk(LINENUM where) function
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c1963 apply_hunk(patch_target_t *target, target_content_t *content,
2344 SVN_ERR(apply_hunk(target, target->content, hi,
2434 SVN_ERR(apply_hunk(target, prop_target->content, hi,
1962 apply_hunk(patch_target_t *target, target_content_t *content, function

Completed in 113 milliseconds