Home
last modified time | relevance | path

Searched defs:hostname (Results 26 - 50 of 166) sorted by relevance

1234567

/third_party/curl/lib/
H A Dhttp_ntlm.c144 const char *hostname = NULL; in Curl_output_ntlm() local
H A Dhttp_proxy.c89 const char *hostname = NULL; in Curl_http_proxy_create_CONNECT() local
H A Didn.c133 bool Curl_is_ASCII_name(const char *hostname) in Curl_is_ASCII_name() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
H A Dtirpc_toplevel_clnt_call_complex.c43 char *hostname; variable
H A Dtirpc_toplevel_clnt_call_mt.c43 char *hostname; variable
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
H A Dtirpc_bottomlevel_clnt_call_mt.c46 char *hostname; variable
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
H A Dtirpc_rpcb_rmtcall_mt.c46 char *hostname; variable
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
H A Dtirpc_expertlevel_clnt_call_mt.c46 char *hostname; variable
H A Dtirpc_expertlevel_clnt_call_scalability.c49 char *hostname; variable
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
H A Dtirpc_interlevel_clnt_call_mt.c43 char *hostname; variable
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
H A Dtirpc_rpc_call_scalability.c46 char *hostname; variable
H A Dtirpc_rpc_call_complex.c43 char *hostname; variable
H A Dtirpc_rpc_call_performance.c100 char hostname[256] = { 0 }; in main() local
H A Dtirpc_rpc_call_dataint.c64 char *hostname; in main() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_network.c111 u_socket_connect(const char *hostname, uint16_t port) in u_socket_connect() argument
/third_party/node/deps/uv/src/unix/
H A Dgetaddrinfo.c138 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb cb, const char* hostname, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_cert_manager_adapter_impl.cpp76 bool ArkCertManagerAdapterImpl::GetTrustAnchorsForHostName(const ArkWebString& hostname, ArkWebStringVector& certs) in GetTrustAnchorsForHostName() argument
84 bool ArkCertManagerAdapterImpl::GetPinSetForHostName(const ArkWebString& hostname, ArkWebStringVector& pins) in GetPinSetForHostName() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_cert_manager_adapter_wrapper.cpp85 bool ArkCertManagerAdapterWrapper::GetPinSetForHostName(const std::string& hostname, std::vector<std::string>& pins) in GetPinSetForHostName() argument
73 GetTrustAnchorsForHostName( const std::string& hostname, std::vector<std::string>& certs) GetTrustAnchorsForHostName() argument
/third_party/ffmpeg/libavformat/
H A Dsrtpproto.c69 char hostname[256], buf[1024], path[1024]; in srtp_open() local
H A Dip.c65 ff_ip_resolve_host(void *log_ctx, const char *hostname, int port, int type, int family, int flags) ff_ip_resolve_host() argument
/third_party/libuv/src/unix/
H A Dgetaddrinfo.c138 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb cb, const char* hostname, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument
[all...]
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutstest.c118 char hostname[HLEN], newhostname[HLEN], rhostname[HLEN]; in P1() local
228 char hostname[HLEN], newhostname[HLEN]; P2() local
[all...]
/third_party/node/src/quic/
H A Dtlscontext.h41 std::string hostname = ""; member
/third_party/nghttp2/src/
H A Dshrpx_tls_test.cc165 tls_hostname_match_wrapper(const char (&pattern)[N], const char (&hostname)[M]) tls_hostname_match_wrapper() argument
/third_party/ninja/src/
H A Dbrowse.py217 hostname = args.hostname variable
221 hostname = socket.gethostname() variable

Completed in 11 milliseconds

1234567