Home
last modified time | relevance | path

Searched refs:hitem (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/www/uwsgi/uwsgi-2.0.20/plugins/psgi/
H A Dpsgi_response.c7 SV **status_code, **hitem ; in psgi_response() local
78 hitem = av_fetch(response, 1, 0); in psgi_response()
79 …if (!hitem || !SvRV(*hitem) || SvTYPE(SvRV(*hitem)) != SVt_PVAV) { uwsgi_log("invalid PSGI headers… in psgi_response()
81 headers = (AV *) SvRV(*hitem); in psgi_response()
88 if (!*hitem) { in psgi_response()
96 if (!*hitem) { in psgi_response()
104 hitem = av_fetch(response, 2, 0); in psgi_response()
106 if (!hitem) { in psgi_response()
112 if (!SvROK(*hitem)) goto unsupported; in psgi_response()
114 …if (SvTYPE(SvRV(*hitem)) == SVt_PVGV || SvTYPE(SvRV(*hitem)) == SVt_PVHV || SvTYPE(SvRV(*hitem)) =… in psgi_response()
[all …]
/dports/emulators/quasi88/quasi88-0.6.4/src/X11/
H A Djoy-bsd.c71 struct hid_item *hitem; member
88 joy->item[idx].hitem = malloc(sizeof(*hitem)); in set_item()
93 memcpy(joy->item[idx].hitem, hitem, sizeof(*hitem)); in set_item()
96 joy->item[idx].adj = (hitem->logical_maximum - hitem->logical_minimum) / 2; in set_item()
113 struct hid_item hitem; in joystick_init() local
181 switch (hitem.kind) { in joystick_init()
203 &hitem) == FALSE) in joystick_init()
209 &hitem) == FALSE) in joystick_init()
221 &hitem) == FALSE) in joystick_init()
255 if (joy->item[j].hitem) in joystick_init()
[all …]
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/stored/
H A Dcloud_parts.c144 VolHashItem *hitem=NULL; in cloud_proxy() local
145 m_hash = New(htable(hitem, &hitem->hlnk, size)); in cloud_proxy()
154 VolHashItem *hitem; in ~cloud_proxy() local
156 delete hitem->parts_lst; in ~cloud_proxy()
157 free (hitem->key_name); in ~cloud_proxy()
218 if (hitem) { in get()
248 delete hitem->parts_lst; in reset()
252 if (!m_hash->insert(hitem->key_name, hitem)) { in reset()
275 if (hitem && hitem->parts_lst) { in last_index()
287 if (hitem) { in exclude()
[all …]
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/stored/
H A Dcloud_parts.c142 VolHashItem *hitem=NULL; in cloud_proxy() local
143 m_hash = New(htable(hitem, &hitem->hlnk, size)); in cloud_proxy()
152 VolHashItem *hitem; in ~cloud_proxy() local
154 delete hitem->parts_lst; in ~cloud_proxy()
155 free (hitem->key_name); in ~cloud_proxy()
211 if (hitem) { in get()
241 delete hitem->parts_lst; in reset()
245 if (!m_hash->insert(hitem->key_name, hitem)) { in reset()
268 if (hitem && hitem->parts_lst) { in last_index()
279 if (hitem) { in exclude()
[all …]
/dports/sysutils/bacula11-client/bacula-11.0.5/src/stored/
H A Dcloud_parts.c144 VolHashItem *hitem=NULL; in cloud_proxy() local
145 m_hash = New(htable(hitem, &hitem->hlnk, size)); in cloud_proxy()
154 VolHashItem *hitem; in ~cloud_proxy() local
156 delete hitem->parts_lst; in ~cloud_proxy()
157 free (hitem->key_name); in ~cloud_proxy()
218 if (hitem) { in get()
248 delete hitem->parts_lst; in reset()
252 if (!m_hash->insert(hitem->key_name, hitem)) { in reset()
275 if (hitem && hitem->parts_lst) { in last_index()
287 if (hitem) { in exclude()
[all …]
/dports/sysutils/bacula11-server/bacula-11.0.5/src/stored/
H A Dcloud_parts.c144 VolHashItem *hitem=NULL; in cloud_proxy() local
145 m_hash = New(htable(hitem, &hitem->hlnk, size)); in cloud_proxy()
154 VolHashItem *hitem; in ~cloud_proxy() local
156 delete hitem->parts_lst; in ~cloud_proxy()
157 free (hitem->key_name); in ~cloud_proxy()
218 if (hitem) { in get()
248 delete hitem->parts_lst; in reset()
252 if (!m_hash->insert(hitem->key_name, hitem)) { in reset()
275 if (hitem && hitem->parts_lst) { in last_index()
287 if (hitem) { in exclude()
[all …]
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/stored/
H A Dcloud_parts.c142 VolHashItem *hitem=NULL; in cloud_proxy() local
143 m_hash = New(htable(hitem, &hitem->hlnk, size)); in cloud_proxy()
152 VolHashItem *hitem; in ~cloud_proxy() local
154 delete hitem->parts_lst; in ~cloud_proxy()
155 free (hitem->key_name); in ~cloud_proxy()
211 if (hitem) { in get()
241 delete hitem->parts_lst; in reset()
245 if (!m_hash->insert(hitem->key_name, hitem)) { in reset()
268 if (hitem && hitem->parts_lst) { in last_index()
279 if (hitem) { in exclude()
[all …]
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/stored/
H A Dcloud_parts.c144 VolHashItem *hitem=NULL; in cloud_proxy() local
145 m_hash = New(htable(hitem, &hitem->hlnk, size)); in cloud_proxy()
154 VolHashItem *hitem; in ~cloud_proxy() local
156 delete hitem->parts_lst; in ~cloud_proxy()
157 free (hitem->key_name); in ~cloud_proxy()
218 if (hitem) { in get()
248 delete hitem->parts_lst; in reset()
252 if (!m_hash->insert(hitem->key_name, hitem)) { in reset()
275 if (hitem && hitem->parts_lst) { in last_index()
287 if (hitem) { in exclude()
[all …]
/dports/sysutils/bacula9-client/bacula-9.6.7/src/stored/
H A Dcloud_parts.c142 VolHashItem *hitem=NULL; in cloud_proxy() local
143 m_hash = New(htable(hitem, &hitem->hlnk, size)); in cloud_proxy()
152 VolHashItem *hitem; in ~cloud_proxy() local
154 delete hitem->parts_lst; in ~cloud_proxy()
155 free (hitem->key_name); in ~cloud_proxy()
211 if (hitem) { in get()
241 delete hitem->parts_lst; in reset()
245 if (!m_hash->insert(hitem->key_name, hitem)) { in reset()
268 if (hitem && hitem->parts_lst) { in last_index()
279 if (hitem) { in exclude()
[all …]
/dports/sysutils/bacula9-server/bacula-9.6.7/src/stored/
H A Dcloud_parts.c142 VolHashItem *hitem=NULL; in cloud_proxy() local
143 m_hash = New(htable(hitem, &hitem->hlnk, size)); in cloud_proxy()
152 VolHashItem *hitem; in ~cloud_proxy() local
154 delete hitem->parts_lst; in ~cloud_proxy()
155 free (hitem->key_name); in ~cloud_proxy()
211 if (hitem) { in get()
241 delete hitem->parts_lst; in reset()
245 if (!m_hash->insert(hitem->key_name, hitem)) { in reset()
268 if (hitem && hitem->parts_lst) { in last_index()
279 if (hitem) { in exclude()
[all …]
/dports/biology/iqtree/IQ-TREE-2.0.6/pll/
H A DbipartitionList.c116 pllHashItem * hitem = h->Items[k]; in cleanupHashTable() local
117 while (hitem) in cleanupHashTable()
134 start = hitem; in cleanupHashTable()
135 lastValid = hitem; in cleanupHashTable()
136 hitem = hitem->next; in cleanupHashTable()
140 pllHashItem *tmp = hitem; in cleanupHashTable()
142 hitem = hitem->next; in cleanupHashTable()
310 pllHashItem * hitem; in insertHashRF() local
314 for (hitem = h->Items[position]; hitem; hitem = hitem->next) in insertHashRF()
414 pllHashItem * hitem; in convergenceCriterion() local
[all …]
/dports/graphics/wdune/wdune-1.926/src/SDLjoystick/bsd/
H A DSDL_sysjoystick.c190 struct hid_item hitem; in SDL_SYS_JoystickOpen() local
247 switch (hitem.kind) { in SDL_SYS_JoystickOpen()
249 switch (HID_PAGE(hitem.usage)) { in SDL_SYS_JoystickOpen()
272 hitem.logical_minimum; in SDL_SYS_JoystickOpen()
274 hitem.logical_maximum; in SDL_SYS_JoystickOpen()
307 struct hid_item hitem; in SDL_SYS_JoystickUpdate() local
329 switch (hitem.kind) { in SDL_SYS_JoystickUpdate()
354 &hitem); in SDL_SYS_JoystickUpdate()
355 v -= (hitem.logical_maximum + hitem.logical_minimum + 1)/2; in SDL_SYS_JoystickUpdate()
356 v *= 32768/((hitem.logical_maximum - hitem.logical_minimum + 1)/2); in SDL_SYS_JoystickUpdate()
[all …]
/dports/net/trafshow/trafshow-5.2.3/
H A Dhashtab.c53 hitem *h;
93 register hitem **newtab = (hitem **)malloc(newsize*sizeof(hitem *));
132 t->table = (hitem **)malloc(sizeof(hitem *)*(ub4)len);
139 t->ipos = (hitem *)0;
166 hitem *h;
193 register hitem *h,**hp;
210 h = (hitem *)renew(t->space);
243 hitem **ip; /* a counter */
273 return (t->ipos != (hitem *)0);
320 hitem *h;
[all …]
/dports/databases/libgda5/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-entries-page.c126 history_item_free (hitem); in ldap_entries_page_dispose()
219 HistoryItem *hitem; in update_history_actions() local
257 HistoryItem *hitem; in selection_changed_cb() local
267 hitem->reference = NULL; in selection_changed_cb()
450 HistoryItem *hitem = NULL; in action_dn_back_cb() local
454 if (hitem->reference) { in action_dn_back_cb()
468 hitem->reference = NULL; in action_dn_back_cb()
473 hitem->dn); in action_dn_back_cb()
484 HistoryItem *hitem = NULL; in action_dn_forward_cb() local
488 if (hitem->reference) { in action_dn_forward_cb()
[all …]
H A Dldap-classes-page.c125 history_item_free (hitem); in close_button_clicked_cb()
218 HistoryItem *hitem; in ldap_browser_perspective_dispose()
259 HistoryItem *hitem;
269 hitem->reference = NULL;
444 HistoryItem *hitem = NULL;
448 if (hitem->reference) {
462 hitem->reference = NULL;
467 hitem->classname); in ldap_browser_perspective_display_ldap_class()
478 HistoryItem *hitem = NULL;
482 if (hitem->reference) {
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-classes-page.c125 history_item_free (hitem); in ldap_classes_page_dispose()
218 HistoryItem *hitem; in update_history_actions() local
259 HistoryItem *hitem; in selection_changed_cb() local
269 hitem->reference = NULL; in selection_changed_cb()
444 HistoryItem *hitem = NULL; in action_class_back_cb() local
448 if (hitem->reference) { in action_class_back_cb()
462 hitem->reference = NULL; in action_class_back_cb()
467 hitem->classname); in action_class_back_cb()
478 HistoryItem *hitem = NULL; in action_class_forward_cb() local
482 if (hitem->reference) { in action_class_forward_cb()
[all …]
H A Dldap-entries-page.c126 history_item_free (hitem); in ldap_entries_page_dispose()
219 HistoryItem *hitem; in update_history_actions() local
257 HistoryItem *hitem; in selection_changed_cb() local
267 hitem->reference = NULL; in selection_changed_cb()
450 HistoryItem *hitem = NULL; in action_dn_back_cb() local
454 if (hitem->reference) { in action_dn_back_cb()
468 hitem->reference = NULL; in action_dn_back_cb()
473 hitem->dn); in action_dn_back_cb()
484 HistoryItem *hitem = NULL; in action_dn_forward_cb() local
488 if (hitem->reference) { in action_dn_forward_cb()
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-classes-page.c125 history_item_free (hitem); in ldap_classes_page_dispose()
218 HistoryItem *hitem; in update_history_actions() local
259 HistoryItem *hitem; in selection_changed_cb() local
269 hitem->reference = NULL; in selection_changed_cb()
444 HistoryItem *hitem = NULL; in action_class_back_cb() local
448 if (hitem->reference) { in action_class_back_cb()
462 hitem->reference = NULL; in action_class_back_cb()
467 hitem->classname); in action_class_back_cb()
478 HistoryItem *hitem = NULL; in action_class_forward_cb() local
482 if (hitem->reference) { in action_class_forward_cb()
[all …]
H A Dldap-entries-page.c126 history_item_free (hitem); in ldap_entries_page_dispose()
219 HistoryItem *hitem; in update_history_actions() local
257 HistoryItem *hitem; in selection_changed_cb() local
267 hitem->reference = NULL; in selection_changed_cb()
450 HistoryItem *hitem = NULL; in action_dn_back_cb() local
454 if (hitem->reference) { in action_dn_back_cb()
468 hitem->reference = NULL; in action_dn_back_cb()
473 hitem->dn); in action_dn_back_cb()
484 HistoryItem *hitem = NULL; in action_dn_forward_cb() local
488 if (hitem->reference) { in action_dn_forward_cb()
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-classes-page.c125 history_item_free (hitem); in ldap_classes_page_dispose()
218 HistoryItem *hitem; in update_history_actions() local
259 HistoryItem *hitem; in selection_changed_cb() local
269 hitem->reference = NULL; in selection_changed_cb()
444 HistoryItem *hitem = NULL; in action_class_back_cb() local
448 if (hitem->reference) { in action_class_back_cb()
462 hitem->reference = NULL; in action_class_back_cb()
467 hitem->classname); in action_class_back_cb()
478 HistoryItem *hitem = NULL; in action_class_forward_cb() local
482 if (hitem->reference) { in action_class_forward_cb()
[all …]
H A Dldap-entries-page.c126 history_item_free (hitem);
219 HistoryItem *hitem;
257 HistoryItem *hitem;
267 hitem->reference = NULL;
450 HistoryItem *hitem = NULL;
454 if (hitem->reference) {
468 hitem->reference = NULL;
473 hitem->dn);
484 HistoryItem *hitem = NULL;
488 if (hitem->reference) {
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-entries-page.c126 history_item_free (hitem); in ldap_entries_page_dispose()
219 HistoryItem *hitem; in update_history_actions() local
257 HistoryItem *hitem; in selection_changed_cb() local
267 hitem->reference = NULL; in selection_changed_cb()
450 HistoryItem *hitem = NULL; in action_dn_back_cb() local
454 if (hitem->reference) { in action_dn_back_cb()
468 hitem->reference = NULL; in action_dn_back_cb()
473 hitem->dn); in action_dn_back_cb()
484 HistoryItem *hitem = NULL; in action_dn_forward_cb() local
488 if (hitem->reference) { in action_dn_forward_cb()
[all …]
H A Dldap-classes-page.c125 history_item_free (hitem); in ldap_classes_page_dispose()
218 HistoryItem *hitem; in update_history_actions() local
259 HistoryItem *hitem; in selection_changed_cb() local
269 hitem->reference = NULL; in selection_changed_cb()
444 HistoryItem *hitem = NULL; in action_class_back_cb() local
448 if (hitem->reference) { in action_class_back_cb()
462 hitem->reference = NULL; in action_class_back_cb()
467 hitem->classname); in action_class_back_cb()
478 HistoryItem *hitem = NULL; in action_class_forward_cb() local
482 if (hitem->reference) { in action_class_forward_cb()
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-entries-page.c126 history_item_free (hitem); in ldap_entries_page_dispose()
219 HistoryItem *hitem; in update_history_actions() local
257 HistoryItem *hitem; in selection_changed_cb() local
267 hitem->reference = NULL; in selection_changed_cb()
450 HistoryItem *hitem = NULL; in action_dn_back_cb() local
454 if (hitem->reference) { in action_dn_back_cb()
468 hitem->reference = NULL; in action_dn_back_cb()
473 hitem->dn); in action_dn_back_cb()
484 HistoryItem *hitem = NULL; in action_dn_forward_cb() local
488 if (hitem->reference) { in action_dn_forward_cb()
[all …]
H A Dldap-classes-page.c125 history_item_free (hitem); in ldap_classes_page_dispose()
218 HistoryItem *hitem; in update_history_actions() local
259 HistoryItem *hitem; in selection_changed_cb() local
269 hitem->reference = NULL; in selection_changed_cb()
444 HistoryItem *hitem = NULL; in action_class_back_cb() local
448 if (hitem->reference) { in action_class_back_cb()
462 hitem->reference = NULL; in action_class_back_cb()
467 hitem->classname); in action_class_back_cb()
478 HistoryItem *hitem = NULL; in action_class_forward_cb() local
482 if (hitem->reference) { in action_class_forward_cb()
[all …]

12345678910