| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | properties.c | 217 newprop = apr_array_push(*regular_props); in svn_categorize_props() 222 newprop = apr_array_push(*wc_props); in svn_categorize_props() 227 newprop = apr_array_push(*entry_props); in svn_categorize_props() 280 svn_prop_t *p = apr_array_push(ary); in svn_prop_diffs() 287 svn_prop_t *p = apr_array_push(ary); in svn_prop_diffs() 311 svn_prop_t *p = apr_array_push(ary); in svn_prop_diffs()
|
| H A D | sorts.c | 166 svn_sort__item_t *item = apr_array_push(ary); in svn_sort__hash() 322 apr_array_push(array); in svn_sort__array_insert2() 541 memcpy(apr_array_push(queue->elements), element, queue->elements->elt_size); in svn_priority_queue__push()
|
| H A D | opt.c | 902 ((const char **) apr_array_push(input_targets), in svn_opt__args_to_target_array()
|
| /freebsd-13.1/contrib/apr/include/ |
| H A D | apr_tables.h | 131 APR_DECLARE(void *) apr_array_push(apr_array_header_t *arr); 150 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary)))
|
| /freebsd-13.1/contrib/apr-util/hooks/ |
| H A D | apr_hooks.c | 204 pHook=apr_array_push(pNew); in sort_hook() 238 pEntry=apr_array_push(s_aHooksToSort); in apr_hook_sort_register() 360 pHook=apr_array_push(pArray); in apr_optional_hook_add()
|
| /freebsd-13.1/contrib/apr/file_io/unix/ |
| H A D | filepath_util.c | 57 *(char**)apr_array_push(elts) = part; in apr_filepath_list_split_impl()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | util.c | 2101 prop = apr_array_push(props); in svn_ra_serf__get_dirent_props() 2108 prop = apr_array_push(props); in svn_ra_serf__get_dirent_props() 2115 prop = apr_array_push(props); in svn_ra_serf__get_dirent_props() 2122 svn_ra_serf__dav_props_t *p = apr_array_push(props); in svn_ra_serf__get_dirent_props() 2129 prop = apr_array_push(props); in svn_ra_serf__get_dirent_props() 2136 prop = apr_array_push(props); in svn_ra_serf__get_dirent_props() 2147 prop = apr_array_push(props); in svn_ra_serf__get_dirent_props()
|
| H A D | blame.c | 248 svn_prop_t *prop = apr_array_push(blame_ctx->prop_diffs); in blame_closed()
|
| H A D | stat.c | 222 prop = apr_array_push(props); in get_dirent_props()
|
| /freebsd-13.1/contrib/apr-util/misc/ |
| H A D | apu_dso.c | 143 (*((char **)apr_array_push(paths))) = APU_DSO_LIBDIR;
|
| /freebsd-13.1/contrib/apr/strings/ |
| H A D | apr_fnmatch.c | 477 *(const char **)apr_array_push(*result) = apr_pstrdup(p, finfo.name); in apr_match_glob()
|
| /freebsd-13.1/contrib/apr-util/include/ |
| H A D | apr_hooks.h | 153 pHook=apr_array_push(_hooks.link_##name); \
|
| /freebsd-13.1/contrib/subversion/subversion/include/ |
| H A D | svn_types.h | 245 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary)))
|
| /freebsd-13.1/contrib/apr/tables/ |
| H A D | apr_tables.c | 107 APR_DECLARE(void *) apr_array_push(apr_array_header_t *arr) in apr_array_push() function 1271 elt = apr_array_push(state->merged); in table_getm_do() 1274 elt = apr_array_push(state->merged); in table_getm_do()
|
| H A D | apr_skiplist.c | 118 memlist = apr_array_push(sl->memlist); in apr_skiplist_alloc() 122 newchunk = apr_array_push(memlist->list); in apr_skiplist_alloc()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | revprops.c | 624 manifest_entry_t *entry = apr_array_push(*manifest); in read_manifest() 818 svn_string_t *props = apr_array_push(revprops->revprops); in parse_packed_revprops() 1659 manifest_entry_t *entry = apr_array_push(manifest); in svn_fs_x__pack_revprops_shard()
|
| H A D | index.c | 2904 copy = apr_array_push(entries); in append_p2l_entries() 3092 entry = apr_array_push(entries); in p2l_index_lookup()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | repos_diff.c | 1163 propchange = apr_array_push(fb->propchanges); in change_file_prop() 1193 propchange = apr_array_push(db->propchanges); in change_dir_prop()
|
| /freebsd-13.1/contrib/apr-util/xml/ |
| H A D | apr_xml.c | 988 pelt = apr_array_push(uri_array); in apr_xml_insert_uri()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | authz.c | 516 node_segment = apr_array_push(ctx->path); in insert_path()
|
| /freebsd-13.1/contrib/serf/ |
| H A D | outgoing.c | 1371 *(serf_connection_t **)apr_array_push(ctx->conns) = conn; in serf_connection_create()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | diff_editor.c | 2319 propchange = apr_array_push(fb->propchanges); in change_file_prop() 2344 propchange = apr_array_push(db->propchanges); in change_dir_prop()
|
| H A D | update_editor.c | 2386 propchange = apr_array_push(db->propchanges); in change_dir_prop() 2510 svn_prop_t *prop = apr_array_push(regular_prop_changes); in close_directory() 3751 propchange = apr_array_push(fb->propchanges); in change_file_prop()
|
| H A D | externals.c | 664 propchange = apr_array_push(eb->propchanges); in change_file_prop()
|
| /freebsd-13.1/contrib/serf/buckets/ |
| H A D | ssl_buckets.c | 52 #define APR_ARRAY_PUSH(ary,type) (*((type *)apr_array_push(ary)))
|