Home
last modified time | relevance | path

Searched refs:addr_resolve (Results 1 – 17 of 17) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/auto_tests/
H A Dnetwork_test.c32 int res = addr_resolve(localhost, &ip, nullptr); in START_TEST()
46 res = addr_resolve(localhost, &ip, nullptr); in START_TEST()
53 res = addr_resolve("ip6-localhost", &ip, nullptr); in START_TEST()
79 res = addr_resolve(localhost, &ip, &extra); in START_TEST()
/dports/databases/mariadb105-client/mariadb-10.5.15/mysys/
H A Dmy_addr_resolve.c216 static int addr_resolve(void *ptr, my_addr_loc *loc) in addr_resolve() function
330 addr_resolve((void*) my_addr_resolve, loc) == 0 && in my_addr_resolve()
336 return addr_resolve((void*) (ptr - addr_offset), loc); in my_addr_resolve()
/dports/databases/mariadb105-server/mariadb-10.5.15/mysys/
H A Dmy_addr_resolve.c216 static int addr_resolve(void *ptr, my_addr_loc *loc) in addr_resolve() function
330 addr_resolve((void*) my_addr_resolve, loc) == 0 && in my_addr_resolve()
336 return addr_resolve((void*) (ptr - addr_offset), loc); in my_addr_resolve()
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/libjuice/src/
H A Daddr.h49 int addr_resolve(const char *hostname, const char *service, addr_record_t *records, size_t count);
H A Daddr.c267 int addr_resolve(const char *hostname, const char *service, addr_record_t *records, size_t count) { in addr_resolve() function
H A Dagent.c530 addr_resolve(turn_server->host, service, records, DEFAULT_MAX_RECORDS_COUNT); in agent_run()
591 int records_count = addr_resolve(agent->config.stun_server_host, service, records, in agent_run()
H A Dserver.c920 count = addr_resolve(server->config.external_address, service, records, in server_process_turn_allocate()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/core/
H A Daddr.c553 static int addr_resolve(struct sockaddr *src_in, in addr_resolve() function
632 req->status = addr_resolve(src_in, dst_in, req->addr, in process_one_req()
700 req->status = addr_resolve(src_in, dst_in, addr, true, in rdma_resolve_ip()
750 ret = addr_resolve((struct sockaddr *)&sgid, (struct sockaddr *)&dgid, in roce_resolve_route_from_path()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/core/
H A Daddr.c553 static int addr_resolve(struct sockaddr *src_in, in addr_resolve() function
632 req->status = addr_resolve(src_in, dst_in, req->addr, in process_one_req()
700 req->status = addr_resolve(src_in, dst_in, addr, true, in rdma_resolve_ip()
750 ret = addr_resolve((struct sockaddr *)&sgid, (struct sockaddr *)&dgid, in roce_resolve_route_from_path()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/core/
H A Daddr.c553 static int addr_resolve(struct sockaddr *src_in, in addr_resolve() function
632 req->status = addr_resolve(src_in, dst_in, req->addr, in process_one_req()
700 req->status = addr_resolve(src_in, dst_in, addr, true, in rdma_resolve_ip()
750 ret = addr_resolve((struct sockaddr *)&sgid, (struct sockaddr *)&dgid, in roce_resolve_route_from_path()
/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnetwork.h297 int addr_resolve(const char *address, IP *to, IP *extra);
H A Dnetwork.c1205 int addr_resolve(const char *address, IP *to, IP *extra) in addr_resolve() function
1297 if (!addr_resolve(address, to, extra)) { in addr_resolve_or_parse_ip()
/dports/net-im/tox/c-toxcore-0.2.13/
H A DCHANGELOG.md744 - [#630](https://github.com/TokTok/c-toxcore/pull/630) Fix for Travis fail on addr_resolve testing
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/
H A Dmerge14417 patches.suse/IB-core-Add-null-pointer-check-in-addr_resolve.patch
H A Dorig14416 patches.suse/IB-core-Add-null-pointer-check-in-addr_resolve.patch
H A Dldiff14427 - patches.suse/IB-core-Add-null-pointer-check-in-addr_resolve.patch
H A Ddiff14420 | patches.suse/IB-core-Add-null-pointer-check-in-addr_resolve.patch