Home
last modified time | relevance | path

Searched defs:how (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/lib/posix/options/
Dsignal.c104 int sigprocmask(int how, const sigset_t *ZRESTRICT set, sigset_t *ZRESTRICT oset) in sigprocmask()
Dnet.c379 int shutdown(int sock, int how) in shutdown()
Dpthread.c1494 int pthread_sigmask(int how, const sigset_t *ZRESTRICT set, sigset_t *ZRESTRICT oset) in pthread_sigmask()
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets.c175 int z_impl_zsock_shutdown(int sock, int how) in z_impl_zsock_shutdown()
211 static inline int z_vrfy_zsock_shutdown(int sock, int how) in z_vrfy_zsock_shutdown()
Dsocket_dispatcher.c204 static int sock_dispatch_shutdown_vmeth(void *obj, int how) in sock_dispatch_shutdown_vmeth()
Dsockets_inet.c265 int zsock_shutdown_ctx(struct net_context *ctx, int how) in zsock_shutdown_ctx()
2931 static int sock_shutdown_vmeth(void *obj, int how) in sock_shutdown_vmeth()
Dsockets_tls.c3769 static int tls_sock_shutdown_vmeth(void *obj, int how) in tls_sock_shutdown_vmeth()
/Zephyr-latest/tests/net/socket/tls/src/
Dmain.c152 static void test_shutdown(int sock, int how) in test_shutdown()
1472 int how; member
/Zephyr-latest/tests/net/socket/offload_dispatcher/src/
Dmain.c85 static int offload_shutdown(void *obj, int how) in offload_shutdown()
/Zephyr-latest/tests/net/socket/tcp/src/
Dmain.c149 static void test_shutdown(int sock, int how) in test_shutdown()
918 int how; member
/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c362 void sys_trace_socket_shutdown_enter(int sock, int how) in sys_trace_socket_shutdown_enter()
Dctf_top.h447 static inline void ctf_top_socket_shutdown_enter(int32_t sock, int32_t how) in ctf_top_socket_shutdown_enter()
Dtracing_ctf.h454 #define sys_port_trace_socket_shutdown_enter(sock, how) \ argument
/Zephyr-latest/include/zephyr/tracing/
Dtracing.h2151 #define sys_port_trace_socket_shutdown_enter(socket, how) argument
/Zephyr-latest/subsys/tracing/sysview/
Dtracing_sysview.h704 #define sys_port_trace_socket_shutdown_enter(sock, how) argument
/Zephyr-latest/subsys/tracing/test/
Dtracing_test.h710 #define sys_port_trace_socket_shutdown_enter(sock, how) argument
/Zephyr-latest/subsys/tracing/user/
Dtracing_user.h405 #define sys_port_trace_socket_shutdown_enter(sock, how) argument