Home
last modified time | relevance | path

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

12345678910

/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
H A Dtirpc_rpc_call_mt.c41 char *hostname; variable
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/openssl/demos/bio/
H A Dsconnect.c32 const char *hostname; in main() local
/third_party/toybox/toys/pending/
H A Ddumpleases.c33 char hostname[20]; member
/foundation/communication/netstack/interfaces/kits/c/net_ssl/src/
H A Dnet_ssl_c.cpp82 int32_t OH_NetStack_GetPinSetForHostName(const char *hostname, NetStack_CertificatePinning *pin) in OH_NetStack_GetPinSetForHostName() argument
123 int32_t OH_NetStack_GetCertificatesForHostName(const char *hostname, NetStack_Certificates *certs) in OH_NetStack_GetCertificatesForHostName() argument
/third_party/ffmpeg/libavformat/
H A Dgopher.c82 char proto[10], hostname[1024], auth[1024], path[1024], buf[1024]; in gopher_open() local
/third_party/curl/lib/
H A Damigaos.c127 struct Curl_addrinfo *Curl_ipv4_resolve_r(const char *hostname, in Curl_ipv4_resolve_r() argument
H A Dhttp_ntlm.c144 const char *hostname = NULL; in Curl_output_ntlm() local
/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
/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/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...]
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h37 std::string hostname; member
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_context.cpp171 auto hostname = CommonUtils::GetHostnameFromURL(configuration.GetNetAddress().GetAddress()); in SetDefaultCa() local
H A Dtls_context_server.cpp170 auto hostname = CommonUtils::GetHostnameFromURL(configuration.GetNetAddress().GetAddress()); in SetDefaultCa() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_spnego.c107 const char *hostname = server->hostname; in cifs_get_spnego_key() local
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4super.c142 do_nfs4_mount(struct nfs_server *server, struct fs_context *fc, const char *hostname, const char *export_path) do_nfs4_mount() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnfs_mount.h41 char hostname[NFS_MAXNAMLEN + 1]; /* 1 */ member

Completed in 12 milliseconds

12345678910