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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dinherited_props.c109 iprops_context_t *iprops_ctx = baton;
113 svn_stringbuf_setempty(iprops_ctx->curr_propname);
115 iprops_ctx->curr_iprop = apr_pcalloc(iprops_ctx->pool,
116 sizeof(*iprops_ctx->curr_iprop));
118 iprops_ctx->curr_iprop->prop_hash = apr_hash_make(iprops_ctx->pool);
132 iprops_context_t *iprops_ctx = baton;
136 APR_ARRAY_PUSH(iprops_ctx->iprops, svn_prop_inherited_item_t *) =
137 iprops_ctx
107 iprops_context_t *iprops_ctx = baton; local
130 iprops_context_t *iprops_ctx = baton; local
203 iprops_context_t *iprops_ctx = baton; local
359 iprops_context_t *iprops_ctx; local
[all...]

Completed in 425 milliseconds