Home
last modified time | relevance | path

Searched refs:iface (Results 1 – 25 of 7880) sorted by relevance

12345678910>>...316

/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/
H A Dmisc_generated.c57 iface->get_rgba = handler; in gtkada_Color_Chooser_set_get_rgba()
60 iface->set_rgba = handler; in gtkada_Color_Chooser_set_set_rgba()
63 iface->changed = handler; in gtkada_Editable_set_changed()
75 iface->get_chars = handler; in gtkada_Editable_set_get_chars()
117 iface->ready = handler; in gtkada_Print_Operation_Preview_set_ready()
135 iface->get_style = handler; in gtkada_Tool_Shell_set_get_style()
189 iface->get_iter = handler; in gtkada_Tree_Model_set_get_iter()
195 iface->get_path = handler; in gtkada_Tree_Model_set_get_path()
222 iface->ref_node = handler; in gtkada_Tree_Model_set_ref_node()
243 iface->activate = handler; in gtkada_Action_set_activate()
[all …]
/dports/net/radvd/radvd-2.19/
H A Dinterface.c167 …if (iface->ra_header_info.AdvHomeAgentFlag || iface->mipv6.AdvHomeAgentInfo || iface->mipv6.AdvInt… in check_iface()
186 iface->MinRtrAdvInterval = DFLT_MinRtrAdvInterval(iface); in check_iface()
192 iface->props.name, iface->MinRtrAdvInterval, in check_iface()
212 (iface->sllao.if_maxmtu != -1 && (iface->AdvLinkMTU > iface->sllao.if_maxmtu)))) { in check_iface()
315 for (; iface; iface = iface->next) { in find_iface_by_index()
317 return iface; in find_iface_by_index()
330 for (; iface; iface = iface->next) { in find_iface_by_name()
332 return iface; in find_iface_by_name()
341 if (!iface) { in find_iface_by_time()
348 for (iface = iface->next; iface; iface = iface->next) { in find_iface_by_time()
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/src/ap/
H A Dhw_features.c98 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features); in hostapd_get_hw_features()
204 rate = &iface->current_rates[iface->num_rates]; in hostapd_prepare_rates()
216 (!iface->conf->ieee80211n || !iface->conf->require_ht)) { in hostapd_prepare_rates()
255 iface->freq += 20; in ieee80211n_switch_pri_sec()
335 iface->secondary_ch = iface->conf->secondary_channel; in ieee80211n_check_scan()
758 if (!iface->current_mode || !is_6ghz_freq(iface->freq)) in hostapd_check_he_6ghz_capab()
806 iface->hw_features, iface->num_hw_features); in hostapd_is_usable_chan()
921 if (hostapd_is_usable_chan(iface, iface->freq + in hostapd_is_usable_chans()
1024 iface->freq, iface->conf->secondary_channel, in hostapd_notify_bad_chans()
1044 iface->freq, iface->conf->channel); in hostapd_acs_completed()
[all …]
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/ap/
H A Dhw_features.c98 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features); in hostapd_get_hw_features()
204 rate = &iface->current_rates[iface->num_rates]; in hostapd_prepare_rates()
216 (!iface->conf->ieee80211n || !iface->conf->require_ht)) { in hostapd_prepare_rates()
255 iface->freq += 20; in ieee80211n_switch_pri_sec()
335 iface->secondary_ch = iface->conf->secondary_channel; in ieee80211n_check_scan()
758 if (!iface->current_mode || !is_6ghz_freq(iface->freq)) in hostapd_check_he_6ghz_capab()
806 iface->hw_features, iface->num_hw_features); in hostapd_is_usable_chan()
921 if (hostapd_is_usable_chan(iface, iface->freq + in hostapd_is_usable_chans()
1024 iface->freq, iface->conf->secondary_channel, in hostapd_notify_bad_chans()
1044 iface->freq, iface->conf->channel); in hostapd_acs_completed()
[all …]
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/autotests/src/
H A Dconfiginterface_test.cpp37 QVERIFY(iface); in testDocument()
38 QVERIFY(!iface->configKeys().isEmpty()); in testDocument()
50 iface->setConfigValue(QLatin1String("replace-tabs"), true); in testDocument()
65 iface->setConfigValue(QLatin1String("indent-width"), 13); in testDocument()
67 iface->setConfigValue(QLatin1String("indent-width"), 4); in testDocument()
70 iface->setConfigValue(QLatin1String("tab-width"), 13); in testDocument()
72 iface->setConfigValue(QLatin1String("tab-width"), 4); in testDocument()
88 QVERIFY(iface); in testView()
89 QVERIFY(!iface->configKeys().isEmpty()); in testView()
96 iface->setConfigValue(QLatin1String("icon-bar"), true); in testView()
[all …]
/dports/net/hostapd/hostapd-2.9/src/ap/
H A Dhw_features.c98 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features); in hostapd_get_hw_features()
186 iface->num_rates = 0; in hostapd_prepare_rates()
204 rate = &iface->current_rates[iface->num_rates]; in hostapd_prepare_rates()
212 iface->num_rates++; in hostapd_prepare_rates()
216 (!iface->conf->ieee80211n || !iface->conf->require_ht)) { in hostapd_prepare_rates()
312 iface->secondary_ch = iface->conf->secondary_channel; in ieee80211n_check_scan()
355 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel); in ieee80211n_scan_channels_2g4()
400 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel); in ieee80211n_scan_channels_5g()
743 if (!hostapd_is_usable_chan(iface, iface->conf->channel, 1)) in hostapd_is_usable_chans()
751 iface, iface->conf->channel + in hostapd_is_usable_chans()
[all …]
H A Ddfs.c28 if (iface->conf->ieee80211n && iface->conf->secondary_channel) in dfs_get_used_n_chans()
31 if (iface->conf->ieee80211ac || iface->conf->ieee80211ax) { in dfs_get_used_n_chans()
241 if (!iface->conf->ieee80211ac && !iface->conf->ieee80211ax) in dfs_adjust_center_freq()
292 if (iface->conf->ieee80211ac || iface->conf->ieee80211ax) { in dfs_get_start_chan_idx()
737 iface->freq, in hostapd_handle_dfs()
738 iface->conf->channel, iface->conf->secondary_channel, in hostapd_handle_dfs()
745 iface, iface->conf->hw_mode, iface->freq, iface->conf->channel, in hostapd_handle_dfs()
746 iface->conf->ieee80211n, iface->conf->ieee80211ac, in hostapd_handle_dfs()
1059 if (iface->state == HAPD_IFACE_DFS && !iface->cac_started) in hostapd_dfs_nop_finished()
1070 if (!iface->conf->ieee80211h || !iface->current_mode || in hostapd_is_dfs_required()
[all …]
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/ap/
H A Dhw_features.c98 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features); in hostapd_get_hw_features()
186 iface->num_rates = 0; in hostapd_prepare_rates()
204 rate = &iface->current_rates[iface->num_rates]; in hostapd_prepare_rates()
212 iface->num_rates++; in hostapd_prepare_rates()
216 (!iface->conf->ieee80211n || !iface->conf->require_ht)) { in hostapd_prepare_rates()
312 iface->secondary_ch = iface->conf->secondary_channel; in ieee80211n_check_scan()
355 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel); in ieee80211n_scan_channels_2g4()
400 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel); in ieee80211n_scan_channels_5g()
743 if (!hostapd_is_usable_chan(iface, iface->conf->channel, 1)) in hostapd_is_usable_chans()
751 iface, iface->conf->channel + in hostapd_is_usable_chans()
[all …]
H A Ddfs.c28 if (iface->conf->ieee80211n && iface->conf->secondary_channel) in dfs_get_used_n_chans()
31 if (iface->conf->ieee80211ac || iface->conf->ieee80211ax) { in dfs_get_used_n_chans()
241 if (!iface->conf->ieee80211ac && !iface->conf->ieee80211ax) in dfs_adjust_center_freq()
292 if (iface->conf->ieee80211ac || iface->conf->ieee80211ax) { in dfs_get_start_chan_idx()
737 iface->freq, in hostapd_handle_dfs()
738 iface->conf->channel, iface->conf->secondary_channel, in hostapd_handle_dfs()
745 iface, iface->conf->hw_mode, iface->freq, iface->conf->channel, in hostapd_handle_dfs()
746 iface->conf->ieee80211n, iface->conf->ieee80211ac, in hostapd_handle_dfs()
1059 if (iface->state == HAPD_IFACE_DFS && !iface->cac_started) in hostapd_dfs_nop_finished()
1070 if (!iface->conf->ieee80211h || !iface->current_mode || in hostapd_is_dfs_required()
[all …]
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.c98 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features); in hostapd_get_hw_features()
186 iface->num_rates = 0; in hostapd_prepare_rates()
204 rate = &iface->current_rates[iface->num_rates]; in hostapd_prepare_rates()
212 iface->num_rates++; in hostapd_prepare_rates()
216 (!iface->conf->ieee80211n || !iface->conf->require_ht)) { in hostapd_prepare_rates()
312 iface->secondary_ch = iface->conf->secondary_channel; in ieee80211n_check_scan()
355 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel); in ieee80211n_scan_channels_2g4()
400 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel); in ieee80211n_scan_channels_5g()
743 if (!hostapd_is_usable_chan(iface, iface->conf->channel, 1)) in hostapd_is_usable_chans()
751 iface, iface->conf->channel + in hostapd_is_usable_chans()
[all …]
H A Ddfs.c28 if (iface->conf->ieee80211n && iface->conf->secondary_channel) in dfs_get_used_n_chans()
31 if (iface->conf->ieee80211ac || iface->conf->ieee80211ax) { in dfs_get_used_n_chans()
241 if (!iface->conf->ieee80211ac && !iface->conf->ieee80211ax) in dfs_adjust_center_freq()
292 if (iface->conf->ieee80211ac || iface->conf->ieee80211ax) { in dfs_get_start_chan_idx()
737 iface->freq, in hostapd_handle_dfs()
738 iface->conf->channel, iface->conf->secondary_channel, in hostapd_handle_dfs()
745 iface, iface->conf->hw_mode, iface->freq, iface->conf->channel, in hostapd_handle_dfs()
746 iface->conf->ieee80211n, iface->conf->ieee80211ac, in hostapd_handle_dfs()
1059 if (iface->state == HAPD_IFACE_DFS && !iface->cac_started) in hostapd_dfs_nop_finished()
1070 if (!iface->conf->ieee80211h || !iface->current_mode || in hostapd_is_dfs_required()
[all …]
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-content-editor.c56 iface, in e_content_editor_default_init()
72 iface, in e_content_editor_default_init()
88 iface, in e_content_editor_default_init()
105 iface, in e_content_editor_default_init()
121 iface, in e_content_editor_default_init()
137 iface, in e_content_editor_default_init()
152 iface, in e_content_editor_default_init()
167 iface, in e_content_editor_default_init()
182 iface, in e_content_editor_default_init()
197 iface, in e_content_editor_default_init()
[all …]
/dports/graphics/fpc-hermes/fpc-3.2.2/packages/hermes/src/
H A Dp_ga.inc48 source := iface^.s_pixels; dest := iface^.d_pixels;
84 source := iface^.s_pixels; dest := iface^.d_pixels;
122 source := iface^.s_pixels; dest := iface^.d_pixels;
188 source := iface^.s_pixels; dest := iface^.d_pixels;
222 source := iface^.s_pixels; dest := iface^.d_pixels;
260 source := iface^.s_pixels; dest := iface^.d_pixels;
300 source := iface^.s_pixels; dest := iface^.d_pixels;
336 source := iface^.s_pixels; dest := iface^.d_pixels;
372 source := iface^.s_pixels; dest := iface^.d_pixels;
525 dx := (iface^.s_width shl 16) div iface^.d_width;
[all …]
H A Dp_g.inc48 source := iface^.s_pixels; dest := iface^.d_pixels;
82 source := iface^.s_pixels; dest := iface^.d_pixels;
118 source := iface^.s_pixels; dest := iface^.d_pixels;
178 source := iface^.s_pixels; dest := iface^.d_pixels;
210 source := iface^.s_pixels; dest := iface^.d_pixels;
246 source := iface^.s_pixels; dest := iface^.d_pixels;
284 source := iface^.s_pixels; dest := iface^.d_pixels;
516 dx := (iface^.s_width shl 16) div iface^.d_width;
560 dx := (iface^.s_width shl 16) div iface^.d_width;
606 dx := (iface^.s_width shl 16) div iface^.d_width;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/hermes/src/
H A Dp_ga.inc48 source := iface^.s_pixels; dest := iface^.d_pixels;
84 source := iface^.s_pixels; dest := iface^.d_pixels;
122 source := iface^.s_pixels; dest := iface^.d_pixels;
188 source := iface^.s_pixels; dest := iface^.d_pixels;
222 source := iface^.s_pixels; dest := iface^.d_pixels;
260 source := iface^.s_pixels; dest := iface^.d_pixels;
300 source := iface^.s_pixels; dest := iface^.d_pixels;
336 source := iface^.s_pixels; dest := iface^.d_pixels;
372 source := iface^.s_pixels; dest := iface^.d_pixels;
525 dx := (iface^.s_width shl 16) div iface^.d_width;
[all …]
H A Dp_g.inc48 source := iface^.s_pixels; dest := iface^.d_pixels;
82 source := iface^.s_pixels; dest := iface^.d_pixels;
118 source := iface^.s_pixels; dest := iface^.d_pixels;
178 source := iface^.s_pixels; dest := iface^.d_pixels;
210 source := iface^.s_pixels; dest := iface^.d_pixels;
246 source := iface^.s_pixels; dest := iface^.d_pixels;
284 source := iface^.s_pixels; dest := iface^.d_pixels;
516 dx := (iface^.s_width shl 16) div iface^.d_width;
560 dx := (iface^.s_width shl 16) div iface^.d_width;
606 dx := (iface^.s_width shl 16) div iface^.d_width;
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/ldpd/
H A Dinterface.c54 struct iface *iface; in if_new() local
63 iface->ipv4.iface = iface; in if_new()
68 iface->ipv6.iface = iface; in if_new()
75 ldpe_if_init(struct iface *iface) in ldpe_if_init() argument
82 iface->ipv4.iface = iface; in ldpe_if_init()
87 iface->ipv6.iface = iface; in ldpe_if_init()
114 struct iface *iface; in if_lookup() local
126 struct iface iface; in if_lookup_name() local
193 struct iface *iface; in if_addr_add() local
229 struct iface *iface; in if_addr_del() local
[all …]
/dports/net/frr7/frr-frr-7.5.1/ldpd/
H A Dinterface.c54 struct iface *iface; in if_new() local
63 iface->ipv4.iface = iface; in if_new()
68 iface->ipv6.iface = iface; in if_new()
75 ldpe_if_init(struct iface *iface) in ldpe_if_init() argument
82 iface->ipv4.iface = iface; in ldpe_if_init()
87 iface->ipv6.iface = iface; in ldpe_if_init()
114 struct iface *iface; in if_lookup() local
126 struct iface iface; in if_lookup_name() local
193 struct iface *iface; in if_addr_add() local
229 struct iface *iface; in if_addr_del() local
[all …]
/dports/sysutils/usbhid-dump/usbhid-dump-1.4/lib/
H A Diface.c41 strlen(iface->addr_str) == (sizeof(iface->addr_str) - 1); in uhd_iface_valid()
55 iface = malloc(sizeof(*iface)); in uhd_iface_new()
56 if (iface == NULL) in uhd_iface_new()
71 rc = snprintf(iface->addr_str, sizeof(iface->addr_str), in uhd_iface_new()
81 return iface; in uhd_iface_new()
88 if (iface == NULL) in uhd_iface_free()
93 free(iface); in uhd_iface_free()
104 err = libusb_detach_kernel_driver(iface->dev->handle, iface->number); in uhd_iface_detach()
141 err = libusb_claim_interface(iface->dev->handle, iface->number); in uhd_iface_claim()
158 err = libusb_release_interface(iface->dev->handle, iface->number); in uhd_iface_release()
[all …]
/dports/accessibility/atk/atk-2.36.0/atk/
H A Datktable.c249 AtkTableIface *iface; in atk_table_ref_at() local
257 if (iface->ref_at) in atk_table_ref_at()
284 AtkTableIface *iface; in atk_table_get_index_at() local
314 AtkTableIface *iface; in atk_table_get_row_at_index() local
342 AtkTableIface *iface; in atk_table_get_column_at_index() local
366 AtkTableIface *iface; in atk_table_get_caption() local
390 AtkTableIface *iface; in atk_table_get_n_columns() local
416 AtkTableIface *iface; in atk_table_get_column_description() local
445 AtkTableIface *iface; in atk_table_get_column_extent_at() local
471 AtkTableIface *iface; in atk_table_get_column_header() local
[all …]
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DIWORKOutputElements.cpp559 if (iface) in write()
565 if (iface) in write()
571 if (iface) in write()
577 if (iface) in write()
583 if (iface) in write()
589 if (iface) in write()
595 if (iface) in write()
601 if (iface) in write()
607 if (iface) in write()
613 if (iface) in write()
[all …]
/dports/net/openmdns/mdnsd-0.7/mdnsd/
H A Dinterface.c68 if_fsm(struct iface *iface, enum iface_event event) in if_fsm() argument
121 struct iface *
124 struct iface *iface; in if_find_index() local
137 struct iface *iface = NULL; in if_find_iface() local
142 (iface->addr.s_addr & iface->mask.s_addr) == in if_find_iface()
158 if_act_start(struct iface *iface) in if_act_start() argument
198 if_act_reset(struct iface *iface) in if_act_reset() argument
277 if_set_mcast(struct iface *iface) in if_set_mcast() argument
369 struct iface *iface; in if_new() local
374 if ((iface = calloc(1, sizeof(*iface))) == NULL) in if_new()
[all …]
/dports/graphics/Hermes/Hermes-1.3.3/src/
H A Dc_i8.c40 source+=iface->s_add; in ConvertC_index8_32()
41 dest+=iface->d_add; in ConvertC_index8_32()
109 dest+=iface->d_add; in ConvertC_index8_24()
147 dest+=iface->d_add; in ConvertC_index8_16()
163 unsigned int dy=(iface->s_height<<16)/iface->d_height; in ConvertC_index8_32_S()
164 unsigned int dx=(iface->s_width<<16)/iface->d_width; in ConvertC_index8_32_S()
173 *((int32*)iface->d_pixels)=iface->lookup[*(source+(x>>16))]; in ConvertC_index8_32_S()
179 iface->d_pixels+=iface->d_add; in ConvertC_index8_32_S()
196 unsigned int dy=(iface->s_height<<16)/iface->d_height; in ConvertC_index8_16_S()
197 unsigned int dx=(iface->s_width<<16)/iface->d_width; in ConvertC_index8_16_S()
[all …]
/dports/net/smcroute/smcroute-2.1.0/
H A Difvc.c42 struct iface *iface; in iface_init() local
81 iface->ifindex = if_nametoindex(iface->name); in iface_init()
101 struct iface *iface; in iface_find_by_name() local
132 struct iface *iface = &iface_list[i]; in iface_find_by_vif() local
134 if (iface->vif >= 0 && iface->vif == vif) in iface_find_by_vif()
166 int iface_get_vif(struct iface *iface) in iface_get_vif() argument
168 if (!iface) in iface_get_vif()
187 if (!iface) in iface_get_mif()
205 struct iface *iface; in iface_get_vif_by_name() local
208 if (!iface) in iface_get_vif_by_name()
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/wpa_supplicant/
H A Dwpa_priv.c64 iface->driver->deinit(iface->drv_priv); in wpa_priv_cmd_register()
85 iface->driver->global_init(iface->ctx); in wpa_priv_cmd_register()
94 iface->drv_priv = iface->driver->init2(iface, iface->ifname, in wpa_priv_cmd_register()
97 iface->drv_priv = iface->driver->init(iface, iface->ifname); in wpa_priv_cmd_register()
107 "'%s'", iface->driver_name, iface->ifname); in wpa_priv_cmd_register()
125 iface->driver->deinit(iface->drv_priv); in wpa_priv_cmd_unregister()
517 iface->l2_ctx[idx].parent = iface; in wpa_priv_cmd_l2_register()
722 iface->driver->deinit(iface->drv_priv); in wpa_priv_interface_deinit()
758 iface = os_zalloc(sizeof(*iface)); in wpa_priv_interface_init()
1114 for (iface = global->interfaces; iface; iface = iface->next) { in wpa_supplicant_event_global()
[all …]

12345678910>>...316