Home
last modified time | relevance | path

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

123456789

/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
/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/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...]
/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
H A Dnfs4_mount.h46 struct nfs_string hostname; /* 1 */ member
/kernel/linux/linux-6.6/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-6.6/fs/smb/client/
H A Dcifs_spnego.c95 const char *hostname = server->hostname; in cifs_get_spnego_key() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnfs_mount.h41 char hostname[NFS_MAXNAMLEN + 1]; /* 1 */ member
H A Dnfs4_mount.h46 struct nfs_string hostname; /* 1 */ member

Completed in 8 milliseconds

123456789