Searched defs:changes (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-current/contrib/diff/src/
H A Dnormal.c47 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); local
H A Ded.c43 enum changes changes; local
98 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); local
141 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); local
[all...]
H A Dcontext.c166 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); local
H A Difdef.c74 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); local
H A Dside.c241 enum changes changes = local
H A Danalyze.c776 briefly_report(int changes, struct file_data const filevec[]) argument
798 int changes; local
[all...]
H A Ddiff.h29 enum changes enum
[all...]
/freebsd-current/contrib/libevent/
H A Ddevpoll.c60 struct pollfd *changes; member in struct:devpollop
H A Dkqueue.c78 struct kevent *changes; member in struct:kqop
271 struct kevent *changes; local
[all...]
H A Devent-internal.h184 struct event_change *changes; member in struct:event_changelist
/freebsd-current/contrib/netbsd-tests/fs/tmpfs/
H A Dh_tools.c132 struct kevent *changes, event; local
/freebsd-current/contrib/ntp/sntp/libevent/
H A Ddevpoll.c60 struct pollfd *changes; member in struct:devpollop
H A Dkqueue.c78 struct kevent *changes; member in struct:kqop
271 struct kevent *changes; local
[all...]
H A Devent-internal.h184 struct event_change *changes; member in struct:event_changelist
/freebsd-current/tools/regression/tmpfs/
H A Dh_tools.c98 struct kevent *changes, event; local
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dlink.c97 iwl_mvm_link_changed(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, u32 changes, bool active) argument
H A Dmld-mac80211.c627 iwl_mvm_mld_link_info_changed_station(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, u64 changes) argument
712 iwl_mvm_mld_vif_cfg_changed_station(struct iwl_mvm *mvm, struct ieee80211_vif *vif, u64 changes) argument
804 iwl_mvm_mld_link_info_changed_ap_ibss(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, u64 changes) argument
846 iwl_mvm_mld_link_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, u64 changes) argument
883 iwl_mvm_mld_vif_cfg_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u64 changes) argument
[all...]
/freebsd-current/usr.sbin/nvmfd/
H A Dcontroller.c31 uint32_t changes; local
/freebsd-current/contrib/pf/libevent/
H A Dkqueue.c65 struct kevent *changes; member in struct:kqop
212 struct kevent *changes = kqop->changes; local
[all...]
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_volume.c118 uint8_t changes, policy; local
/freebsd-current/sys/net/
H A Dslcompress.c159 u_int changes = 0; local
454 u_int hlen, changes; local
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dslcompress.c166 register u_int changes = 0; local
432 register u_int hlen, changes; local
[all...]
/freebsd-current/sys/dev/nvmf/controller/
H A Dnvmft_subr.c108 uint32_t caphi, changes, field; local
H A Dnvmft_controller.c790 uint32_t changes; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dbss.c542 u32 changes = 0; local
579 notify_bss_changes(struct wpa_supplicant *wpa_s, u32 changes, const struct wpa_bss *bss) argument
617 u32 changes; local
[all...]

Completed in 405 milliseconds

12