diff options
| author | Marco Vanotti <mvanotti@google.com> | 2019-07-24 08:36:20 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-08-14 09:34:25 +0200 |
| commit | 770d4e1bc7508fcc6aef8a73422e4e16d9c5982d (patch) | |
| tree | 739afc428820bd0e6661f6ceea101de058c824b3 /executor/syscalls.h | |
| parent | ef801a3eab3f5c84fa7f61fd739c9fcb45925caa (diff) | |
sys/fuchsia: update socket syscalls
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index 2aef529f0..bdc31762a 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -1267,7 +1267,6 @@ const call_t syscalls[] = { {"fdio_service_connect$fuchsia_ldsvc_Loader", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_Connectivity", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_NameLookup", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_net_SocketControl", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_SocketProvider", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_stack_Stack", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Launcher", 0, (syscall_t)fdio_service_connect}, @@ -1449,18 +1448,7 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_ldsvc_LoaderLoadScriptInterpreter", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_NameLookupLookupHostname", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_NameLookupLookupIp", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlAccept", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlBind", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlClose", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlConnect", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlGetPeerName", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlGetSockName", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlGetSockOpt", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlIoctl", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlListen", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlSetSockOpt", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_SocketProviderGetAddrInfo", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketProviderSocket", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackAddEthernetInterface", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackAddForwardingEntry", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackAddInterfaceAddress", 0, (syscall_t)zx_channel_call}, @@ -1501,7 +1489,6 @@ const call_t syscalls[] = { {"zx_channel_create$fuchsia_ldsvc_Loader", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_Connectivity", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_NameLookup", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_net_SocketControl", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_SocketProvider", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_stack_Stack", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Launcher", 0, (syscall_t)zx_channel_create}, @@ -1601,10 +1588,8 @@ const call_t syscalls[] = { {"zx_process_exit", 0, (syscall_t)zx_process_exit}, {"zx_process_read_memory", 0, (syscall_t)zx_process_read_memory}, {"zx_process_start", 0, (syscall_t)zx_process_start}, - {"zx_socket_accept", 0, (syscall_t)zx_socket_accept}, {"zx_socket_create", 0, (syscall_t)zx_socket_create}, {"zx_socket_read", 0, (syscall_t)zx_socket_read}, - {"zx_socket_share", 0, (syscall_t)zx_socket_share}, {"zx_socket_shutdown", 0, (syscall_t)zx_socket_shutdown}, {"zx_socket_write", 0, (syscall_t)zx_socket_write}, {"zx_system_get_num_cpus", 0, (syscall_t)zx_system_get_num_cpus}, @@ -1687,7 +1672,6 @@ const call_t syscalls[] = { {"fdio_service_connect$fuchsia_ldsvc_Loader", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_Connectivity", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_NameLookup", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_net_SocketControl", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_SocketProvider", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_stack_Stack", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Launcher", 0, (syscall_t)fdio_service_connect}, @@ -1869,18 +1853,7 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_ldsvc_LoaderLoadScriptInterpreter", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_NameLookupLookupHostname", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_NameLookupLookupIp", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlAccept", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlBind", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlClose", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlConnect", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlGetPeerName", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlGetSockName", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlGetSockOpt", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlIoctl", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlListen", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketControlSetSockOpt", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_SocketProviderGetAddrInfo", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_net_SocketProviderSocket", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackAddEthernetInterface", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackAddForwardingEntry", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackAddInterfaceAddress", 0, (syscall_t)zx_channel_call}, @@ -1921,7 +1894,6 @@ const call_t syscalls[] = { {"zx_channel_create$fuchsia_ldsvc_Loader", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_Connectivity", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_NameLookup", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_net_SocketControl", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_SocketProvider", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_stack_Stack", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Launcher", 0, (syscall_t)zx_channel_create}, @@ -2021,10 +1993,8 @@ const call_t syscalls[] = { {"zx_process_exit", 0, (syscall_t)zx_process_exit}, {"zx_process_read_memory", 0, (syscall_t)zx_process_read_memory}, {"zx_process_start", 0, (syscall_t)zx_process_start}, - {"zx_socket_accept", 0, (syscall_t)zx_socket_accept}, {"zx_socket_create", 0, (syscall_t)zx_socket_create}, {"zx_socket_read", 0, (syscall_t)zx_socket_read}, - {"zx_socket_share", 0, (syscall_t)zx_socket_share}, {"zx_socket_shutdown", 0, (syscall_t)zx_socket_shutdown}, {"zx_socket_write", 0, (syscall_t)zx_socket_write}, {"zx_system_get_num_cpus", 0, (syscall_t)zx_system_get_num_cpus}, |
