Home
last modified time | relevance | path

Searched defs:server (Results 326 - 350 of 684) sorted by relevance

1...<<11121314151617181920>>...28

/kernel/linux/linux-6.6/fs/smb/client/
H A Ddfs.c331 static int update_server_fullpath(struct TCP_Server_Info *server, struct cifs_sb_info *cifs_sb, in update_server_fullpath() argument
373 static int target_share_matches_server(struct TCP_Server_Info *server, cha argument
401 struct TCP_Server_Info *server = ses->server; __tree_connect_ipc() local
450 struct TCP_Server_Info *server = tcon->ses->server; __tree_connect_dfs_target() local
536 struct TCP_Server_Info *server = tcon->ses->server; tree_connect_dfs_target() local
558 struct TCP_Server_Info *server = tcon->ses->server; cifs_tree_connect() local
[all...]
H A Dfscache.c28 struct TCP_Server_Info *server = tcon->ses->server; in cifs_fscache_get_super_cookie() local
/kernel/linux/linux-6.6/fs/afs/
H A Dproc.c378 struct afs_server *server; in afs_proc_servers_show() local
[all...]
/kernel/linux/linux-6.6/fs/lockd/
H A Dhost.c54 const int server; /* search for server|client */ member
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4namespace.c204 nfs_find_best_sec(struct rpc_clnt *clnt, struct nfs_server *server, struct nfs4_secinfo_flavors *flavors) nfs_find_best_sec() argument
451 nfs4_submount(struct fs_context *fc, struct nfs_server *server) nfs4_submount() argument
483 nfs4_try_replacing_one_location(struct nfs_server *server, char *page, char *page2, const struct nfs4_fs_location *location) nfs4_try_replacing_one_location() argument
541 nfs4_replace_transport(struct nfs_server *server, const struct nfs4_fs_locations *locations) nfs4_replace_transport() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_alias.c66 static struct alias_lcu *_find_lcu(struct alias_server *server, in _find_lcu() argument
107 struct alias_server *server; in _allocate_server() local
119 _free_server(struct alias_server *server) _free_server() argument
191 struct alias_server *server, *newserver; dasd_alias_make_device_known_to_lcu() local
249 struct alias_server *server; dasd_alias_disconnect_device_from_lcu() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c219 int server; in FIXTURE() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c37 static void *server(void *arg) in server() function
H A Dsk_assign.c281 __s64 server = -1; in test_sk_assign() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tcp_check_syncookie_user.c225 int server = -1; in main() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dso_incoming_cpu.c244 int server; in TEST_F() local
258 int server, client; in TEST_F() local
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp89 auto &server = FrontendApiServer::Get(); in TEST_F() local
112 auto &server = FrontendApiServer::Get(); in TEST_F() local
130 auto &server = FrontendApiServer::Get(); TEST_F() local
147 auto &server = FrontendApiServer::Get(); TEST_F() local
161 auto &server = FrontendApiServer::Get(); TEST_F() local
191 auto &server = FrontendApiServer::Get(); TEST_F() local
208 const auto& server = FrontendApiServer::Get(); TEST_F() local
264 const auto& server = FrontendApiServer::Get(); TEST_F() local
311 const auto& server = FrontendApiServer::Get(); TEST_F() local
384 const auto& server = FrontendApiServer::Get(); TEST_F() local
426 const auto& server = FrontendApiServer::Get(); TEST_F() local
482 const auto& server = FrontendApiServer::Get(); TEST_F() local
496 const auto& server = FrontendApiServer::Get(); TEST_F() local
541 const auto& server = FrontendApiServer::Get(); TEST_F() local
590 const auto& server = FrontendApiServer::Get(); TEST_F() local
641 auto& server = FrontendApiServer::Get(); TEST_F() local
660 auto& server = FrontendApiServer::Get(); TEST_F() local
[all...]
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
H A DpcsNetworkTest.cpp53 struct sockaddr_in server = {PARAM_0}; in Bind() local
100 struct sockaddr_in server = {PARAM_0}; in Connect() local
137 struct sockaddr_in server = {PARAM_0}; Send() local
[all...]
/test/xts/hats/hdf/location/agnss/
H A Dagnss_hdi_test.cpp370 AGnssServerInfo server; in HWTEST_F() local
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_dec.c41 char *server; member
/third_party/ffmpeg/libavformat/
H A Dlibsmbclient.c39 static void libsmbc_get_auth_data(SMBCCTX *c, const char *server, const char *share, in libsmbc_get_auth_data() argument
/third_party/libuv/test/
H A Dtest-tcp-open.c314 uv_tcp_t server; in TEST_IMPL() local
H A Decho-server.c39 static uv_handle_t* server; variable
169 static void on_connection(uv_stream_t* server, int status) { in on_connection() argument
[all...]
H A Dtest-getsockname.c108 static void on_connection(uv_stream_t* server, int status) { in on_connection() argument
/third_party/libcoap/src/
H A Dcoap_io_lwip.c471 coap_socket_accept_tcp(coap_socket_t *server, in coap_socket_accept_tcp() argument
376 coap_socket_connect_udp(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) coap_socket_connect_udp() argument
435 coap_socket_connect_tcp1(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) coap_socket_connect_tcp1() argument
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
H A Dmain.c276 new_conn(DBusServer *server, DBusConnection *conn, void *data) in new_conn() argument
/third_party/node/deps/cares/src/lib/
H A Dares__socket.c164 static int configure_socket(ares_socket_t s, struct server_state *server) in configure_socket() argument
240 ares__open_connection(ares_channel_t *channel, struct server_state *server, ares_bool_t is_tcp) ares__open_connection() argument
[all...]
H A Dares_android.c270 jobject server = NULL; in ares_get_android_server_list() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conn.h91 int server; member
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-tcpserver.c534 struct server_info server; /* server information */ main() local
[all...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...28