Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 60) sorted by relevance

123

/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dchanges.c92 apr_array_header_t *changes; member
107 svn_fs_x__changes_t *changes = apr_pcalloc(result_pool, sizeof(*changes)); in changes_create_body() local
121 svn_fs_x__changes_t *changes = changes_create_body(initial_count, in svn_fs_x__changes_create() local
131 append_change(svn_fs_x__changes_t *changes, in append_change()
176 svn_fs_x__changes_t *changes, in svn_fs_x__changes_append_list()
197 svn_fs_x__changes_estimate_size(const svn_fs_x__changes_t *changes) in svn_fs_x__changes_estimate_size()
213 const svn_fs_x__changes_t *changes, in svn_fs_x__changes_get_list()
292 const svn_fs_x__changes_t *changes, in svn_fs_x__write_changes_container()
401 svn_fs_x__changes_t *changes = in; in svn_fs_x__serialize_changes_container() local
436 svn_fs_x__changes_t *changes = (svn_fs_x__changes_t *)data; in svn_fs_x__deserialize_changes_container() local
[all …]
H A Dtemp_serializer.h291 svn_fs_x__change_t **changes; member
/freebsd-12.1/contrib/diff/src/
H A Ded.c43 enum changes changes; in print_ed_hunk() local
98 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in pr_forward_ed_hunk() local
141 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in print_rcs_hunk() local
H A Dnormal.c47 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_normal_hunk() local
H A Dside.c241 enum changes changes = in print_sdiff_hunk() local
H A Danalyze.c776 briefly_report (int changes, struct file_data const filevec[]) in briefly_report()
798 int changes; in diff_2_files() local
H A Difdef.c74 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_ifdef_hunk() local
H A Dcontext.c166 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in pr_context_hunk() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dchanges-table.c55 DB *changes; in svn_fs_bdb__open_changes_table() local
148 fold_change(apr_hash_t *changes, in fold_change()
288 apr_hash_t *changes = apr_hash_make(pool); in svn_fs_bdb__changes_fetch() local
415 apr_array_header_t *changes = apr_array_make(pool, 4, sizeof(change)); in svn_fs_bdb__changes_fetch_raw() local
/freebsd-12.1/usr.sbin/ppp/
H A Dslcompress.c170 register u_int changes = 0; in sl_compress_tcp() local
436 register u_int hlen, changes; in sl_uncompress_tcp() local
/freebsd-12.1/contrib/pf/libevent/
H A Dkqueue.c65 struct kevent *changes; member
212 struct kevent *changes = kqop->changes; in kq_dispatch() local
/freebsd-12.1/sys/net/
H A Dslcompress.c163 u_int changes = 0; in sl_compress_tcp() local
460 u_int hlen, changes; in sl_uncompress_tcp_core() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_delta/
H A Dbranch_compat.c350 check_existence(apr_hash_t *changes, in check_existence()
396 insert_change(change_node_t **change_p, apr_hash_t *changes, in insert_change()
468 delete_subtree(apr_hash_t *changes, in delete_subtree()
661 apr_hash_t *changes; member
672 get_unsorted_paths(apr_hash_t *changes, in get_unsorted_paths()
719 find_enclosing_copy(apr_hash_t *changes, in find_enclosing_copy()
750 apr_hash_t *changes, in fetch_base_props()
/freebsd-12.1/contrib/libevent/
H A Dkqueue.c73 struct kevent *changes; member
258 struct kevent *changes; in kq_dispatch() local
H A Ddevpoll.c60 struct pollfd *changes; member
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dkqueue.c73 struct kevent *changes; member
258 struct kevent *changes; in kq_dispatch() local
H A Ddevpoll.c60 struct pollfd *changes; member
/freebsd-12.1/tools/regression/tmpfs/
H A Dh_tools.c100 struct kevent *changes, event; in kqueue_main() local
/freebsd-12.1/contrib/netbsd-tests/fs/tmpfs/
H A Dh_tools.c132 struct kevent *changes, event; in kqueue_main() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_repos/
H A Dcompat.c53 apr_hash_t *changes; member
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtemp_serializer.h387 change_t **changes; member
H A Dlow_level.c483 svn_fs_fs__read_changes(apr_array_header_t **changes, in svn_fs_fs__read_changes()
630 apr_hash_t *changes, in svn_fs_fs__write_changes()
/freebsd-12.1/contrib/subversion/subversion/svnbench/
H A Dnull-log-cmd.c55 apr_int64_t changes; member
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dbss.c533 u32 changes = 0; in wpa_bss_compare_res() local
570 static void notify_bss_changes(struct wpa_supplicant *wpa_s, u32 changes, in notify_bss_changes()
608 u32 changes; in wpa_bss_update() local
/freebsd-12.1/usr.sbin/mfiutil/
H A Dmfi_volume.c120 uint8_t changes, policy; in update_cache_policy() local

123