Home
last modified time | relevance | path

Searched refs:host_idx (Results 1 – 25 of 55) sorted by relevance

123

/dports/mail/dovecot/dovecot-2.3.17/src/lib-sql/
H A Ddriver-sqlpool.c29 unsigned int host_idx; member
57 unsigned int host_idx; member
85 unsigned int host_idx);
231 unsigned int host_idx; in sqlpool_handle_connect_failed() local
276 unsigned int host_idx) in sqlpool_add_connection() argument
306 conn->host_idx = host_idx; in sqlpool_add_connection()
315 unsigned int host_idx; in sqlpool_add_new_connection() local
519 unsigned int host_idx; in sqlpool_add_all_once() local
714 request->host_idx, &conn)) { in driver_sqlpool_query_callback()
715 request->host_idx = conn->host_idx; in driver_sqlpool_query_callback()
[all …]
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/bootstrap/external/
H A Dexternal_common_launch.c103 int num_hosts, idx, i, host_idx, fd, exec_idx, offset, lh, len, rc, autofork; in HYDT_bscd_common_launch_procs() local
173 host_idx = idx++; /* Hostname will come here */ in HYDT_bscd_common_launch_procs()
174 targs[host_idx] = NULL; in HYDT_bscd_common_launch_procs()
217 if (targs[host_idx]) in HYDT_bscd_common_launch_procs()
218 HYDU_FREE(targs[host_idx]); in HYDT_bscd_common_launch_procs()
220 targs[host_idx] = HYDU_strdup(proxy->node->hostname); in HYDT_bscd_common_launch_procs()
225 HYDU_MALLOC(targs[host_idx], char *, len, status); in HYDT_bscd_common_launch_procs()
226 MPL_snprintf(targs[host_idx], len, "%s@%s", proxy->node->user, in HYDT_bscd_common_launch_procs()
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Daudio_player_portaudio.cpp77 PaHostApiIndex host_idx = Pa_HostApiTypeIdToHostApiIndex(pa_host_api_priority[i]); in PortAudioPlayer() local
78 if (host_idx >= 0) in PortAudioPlayer()
79 GatherDevices(host_idx); in PortAudioPlayer()
90 void PortAudioPlayer::GatherDevices(PaHostApiIndex host_idx) { in GatherDevices() argument
91 const PaHostApiInfo *host_info = Pa_GetHostApiInfo(host_idx); in GatherDevices()
95 PaDeviceIndex real_idx = Pa_HostApiDeviceIndexToDeviceIndex(host_idx, host_device_idx); in GatherDevices()
H A Daudio_player_portaudio.h92 void GatherDevices(PaHostApiIndex host_idx);
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/bootstrap/external/
H A Dexternal_common_launch.c100 int num_hosts, idx, i, host_idx, fd, exec_idx, offset, lh, len, rc, autofork; in HYDT_bscd_common_launch_procs() local
160 host_idx = idx++; /* Hostname will come here */ in HYDT_bscd_common_launch_procs()
161 targs[host_idx] = NULL; in HYDT_bscd_common_launch_procs()
204 MPL_free(targs[host_idx]); in HYDT_bscd_common_launch_procs()
206 targs[host_idx] = MPL_strdup(proxy->node->hostname); in HYDT_bscd_common_launch_procs()
210 HYDU_MALLOC_OR_JUMP(targs[host_idx], char *, len, status); in HYDT_bscd_common_launch_procs()
211 MPL_snprintf(targs[host_idx], len, "%s@%s", proxy->node->user, proxy->node->hostname); in HYDT_bscd_common_launch_procs()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/utils/
H A Dparsing.cpp407 size_t host_idx = 0; in host_wildcard_match() local
428 if(host_idx + advance > host.size()) // shouldn't happen in host_wildcard_match()
432 if(std::count(host.begin() + host_idx, in host_wildcard_match()
433 host.begin() + host_idx + advance, '.') != 0) in host_wildcard_match()
436 host_idx += advance; in host_wildcard_match()
440 if(issued[i] != host[host_idx]) in host_wildcard_match()
445 host_idx += 1; in host_wildcard_match()
/dports/security/botan2/Botan-2.18.2/src/lib/utils/
H A Dparsing.cpp407 size_t host_idx = 0; in host_wildcard_match() local
428 if(host_idx + advance > host.size()) // shouldn't happen in host_wildcard_match()
432 if(std::count(host.begin() + host_idx, in host_wildcard_match()
433 host.begin() + host_idx + advance, '.') != 0) in host_wildcard_match()
436 host_idx += advance; in host_wildcard_match()
440 if(issued[i] != host[host_idx]) in host_wildcard_match()
445 host_idx += 1; in host_wildcard_match()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/utils/
H A Dparsing.cpp407 size_t host_idx = 0; in host_wildcard_match() local
428 if(host_idx + advance > host.size()) // shouldn't happen in host_wildcard_match()
432 if(std::count(host.begin() + host_idx, in host_wildcard_match()
433 host.begin() + host_idx + advance, '.') != 0) in host_wildcard_match()
436 host_idx += advance; in host_wildcard_match()
440 if(issued[i] != host[host_idx]) in host_wildcard_match()
445 host_idx += 1; in host_wildcard_match()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/fieldbus/anybuss/
H A Dhost.c375 int host_idx; member
1239 const __be32 *host_idx; in anybus_of_get_host_idx() local
1241 host_idx = of_get_address(np, 0, NULL, NULL); in anybus_of_get_host_idx()
1242 if (!host_idx) in anybus_of_get_host_idx()
1244 return __be32_to_cpu(*host_idx); in anybus_of_get_host_idx()
1248 anybus_of_find_child_device(struct device *dev, int host_idx) in anybus_of_find_child_device() argument
1255 if (anybus_of_get_host_idx(node) == host_idx) in anybus_of_find_child_device()
1274 cd->host_idx = ops->host_idx; in anybuss_host_common_probe()
1380 anybus_of_find_child_device(dev, cd->host_idx); in anybuss_host_common_probe()
1381 dev_set_name(&cd->client->dev, "anybuss.card%d", cd->host_idx); in anybuss_host_common_probe()
H A Danybuss-controller.h33 int host_idx; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/fieldbus/anybuss/
H A Dhost.c375 int host_idx; member
1239 const __be32 *host_idx; in anybus_of_get_host_idx() local
1241 host_idx = of_get_address(np, 0, NULL, NULL); in anybus_of_get_host_idx()
1242 if (!host_idx) in anybus_of_get_host_idx()
1244 return __be32_to_cpu(*host_idx); in anybus_of_get_host_idx()
1248 anybus_of_find_child_device(struct device *dev, int host_idx) in anybus_of_find_child_device() argument
1255 if (anybus_of_get_host_idx(node) == host_idx) in anybus_of_find_child_device()
1274 cd->host_idx = ops->host_idx; in anybuss_host_common_probe()
1380 anybus_of_find_child_device(dev, cd->host_idx); in anybuss_host_common_probe()
1381 dev_set_name(&cd->client->dev, "anybuss.card%d", cd->host_idx); in anybuss_host_common_probe()
H A Danybuss-controller.h33 int host_idx; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/fieldbus/anybuss/
H A Dhost.c375 int host_idx; member
1239 const __be32 *host_idx; in anybus_of_get_host_idx() local
1241 host_idx = of_get_address(np, 0, NULL, NULL); in anybus_of_get_host_idx()
1242 if (!host_idx) in anybus_of_get_host_idx()
1244 return __be32_to_cpu(*host_idx); in anybus_of_get_host_idx()
1248 anybus_of_find_child_device(struct device *dev, int host_idx) in anybus_of_find_child_device() argument
1255 if (anybus_of_get_host_idx(node) == host_idx) in anybus_of_find_child_device()
1274 cd->host_idx = ops->host_idx; in anybuss_host_common_probe()
1380 anybus_of_find_child_device(dev, cd->host_idx); in anybuss_host_common_probe()
1381 dev_set_name(&cd->client->dev, "anybuss.card%d", cd->host_idx); in anybuss_host_common_probe()
H A Danybuss-controller.h33 int host_idx; member
/dports/multimedia/mmsrip/mmsrip-0.7.0/src/
H A Dmms.c762 register const int host_idx = mms_check_protocol ( url ); in mms_create() local
771 if ( host_idx == MMS_RET_ERROR ) in mms_create()
779 sep = strchr ( &url[host_idx], '/' ); in mms_create()
797 mms->host = malloc ( ( sep - &url[host_idx] ) + 1 ); in mms_create()
798 strncpy ( mms->host, &url[host_idx], (sep - &url[host_idx]) ); in mms_create()
799 mms->host[sep-&url[host_idx]] = '\0'; /* strndup */ in mms_create()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dh1.c283 int host_idx; in h1_headers_to_hdr_list() local
292 host_idx = -1; in h1_headers_to_hdr_list()
832 if (host_idx == -1) { in h1_headers_to_hdr_list()
845 host_idx = hdr_count; in h1_headers_to_hdr_list()
848 if (!isteqi(v, hdr[host_idx].v)) { in h1_headers_to_hdr_list()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dh1.c283 int host_idx; in h1_headers_to_hdr_list() local
292 host_idx = -1; in h1_headers_to_hdr_list()
832 if (host_idx == -1) { in h1_headers_to_hdr_list()
845 host_idx = hdr_count; in h1_headers_to_hdr_list()
848 if (!isteqi(v, hdr[host_idx].v)) { in h1_headers_to_hdr_list()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/netloc/
H A Dscotch.c335 int host_idx = arch->current_hosts[ranks[p]]; in netlocscotch_get_mapping_from_graph() local
336 netloc_arch_node_t *node = arch->node_slot_by_idx[host_idx].node; in netlocscotch_get_mapping_from_graph()
337 int slot_rank = arch->node_slot_by_idx[host_idx].slot; in netlocscotch_get_mapping_from_graph()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/netloc/
H A Dscotch.c335 int host_idx = arch->current_hosts[ranks[p]]; in netlocscotch_get_mapping_from_graph() local
336 netloc_arch_node_t *node = arch->node_slot_by_idx[host_idx].node; in netlocscotch_get_mapping_from_graph()
337 int slot_rank = arch->node_slot_by_idx[host_idx].slot; in netlocscotch_get_mapping_from_graph()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/netloc/
H A Dscotch.c335 int host_idx = arch->current_hosts[ranks[p]]; in netlocscotch_get_mapping_from_graph() local
336 netloc_arch_node_t *node = arch->node_slot_by_idx[host_idx].node; in netlocscotch_get_mapping_from_graph()
337 int slot_rank = arch->node_slot_by_idx[host_idx].slot; in netlocscotch_get_mapping_from_graph()
/dports/devel/hwloc2/hwloc-2.5.0/netloc/
H A Dscotch.c335 int host_idx = arch->current_hosts[ranks[p]]; in netlocscotch_get_mapping_from_graph() local
336 netloc_arch_node_t *node = arch->node_slot_by_idx[host_idx].node; in netlocscotch_get_mapping_from_graph()
337 int slot_rank = arch->node_slot_by_idx[host_idx].slot; in netlocscotch_get_mapping_from_graph()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dh1.c320 int host_idx; in h1_headers_to_hdr_list() local
329 host_idx = -1; in h1_headers_to_hdr_list()
872 if (host_idx == -1) { in h1_headers_to_hdr_list()
885 host_idx = hdr_count; in h1_headers_to_hdr_list()
888 if (!isteqi(v, hdr[host_idx].v)) { in h1_headers_to_hdr_list()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dh1.c285 int host_idx; in h1_headers_to_hdr_list() local
294 host_idx = -1; in h1_headers_to_hdr_list()
838 if (host_idx == -1) { in h1_headers_to_hdr_list()
851 host_idx = hdr_count; in h1_headers_to_hdr_list()
854 if (!isteqi(v, hdr[host_idx].v)) { in h1_headers_to_hdr_list()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dh1.c285 int host_idx; in h1_headers_to_hdr_list() local
294 host_idx = -1; in h1_headers_to_hdr_list()
838 if (host_idx == -1) { in h1_headers_to_hdr_list()
851 host_idx = hdr_count; in h1_headers_to_hdr_list()
854 if (!isteqi(v, hdr[host_idx].v)) { in h1_headers_to_hdr_list()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intersil/p54/
H A Dp54pci.h78 __le32 host_idx[4]; member

123