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

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c159 typedef struct patch_target_t {
254 } patch_target_t;
257 /* A smaller struct containing a subset of patch_target_t.
373 resolve_target_path(patch_target_t *target,
976 init_patch_target(patch_target_t **patch_target,
983 patch_target_t *target;
1076 * ### we should have kept the patch field in patch_target_t to be
1523 get_hunk_info(hunk_info_t **hi, patch_target_t *target,
1744 reject_hunk(patch_target_t *target, target_content_t *content,
1830 apply_hunk(patch_target_t *targe
158 typedef struct patch_target_t { struct
253 } patch_target_t; typedef in typeref:struct:patch_target_t
[all...]

Completed in 76 milliseconds