Home
last modified time | relevance | path

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

/components/libc/posix/signal/
A Dposix_signal.c47 int sigprocmask (int how, const sigset_t *set, sigset_t *oset) in sigprocmask()
/components/net/lwip/lwip-2.0.3/src/api/
A Dapi_lib.c802 netconn_close_shutdown(struct netconn *conn, u8_t how) in netconn_close_shutdown()
A Dsockets.c1716 lwip_shutdown(int s, int how) in lwip_shutdown()
/components/net/lwip/lwip-1.4.1/src/api/
A Dapi_lib.c663 netconn_close_shutdown(struct netconn *conn, u8_t how) in netconn_close_shutdown()
A Dsockets.c1380 lwip_shutdown(int s, int how)
/components/net/sal/socket/
A Dnet_sockets.c152 int shutdown(int s, int how) in shutdown()
/components/libc/posix/pthreads/
A Dpthread.c1147 int pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()
/components/lwp/
A Dlwp_signal.c401 static void _thread_signal_mask(rt_thread_t thread, lwp_sig_mask_cmd_t how, in _thread_signal_mask()
1267 rt_err_t lwp_thread_signal_mask(rt_thread_t thread, lwp_sig_mask_cmd_t how, in lwp_thread_signal_mask()
A Dlwp_syscall.c5224 sysret_t sys_shutdown(int socket, int how) in sys_shutdown()
6535 sysret_t sys_sigprocmask(int how, const sigset_t *sigset, sigset_t *oset, size_t size) in sys_sigprocmask()
6816 sysret_t sys_thread_sigprocmask(int how, const lwp_sigset_t *sigset, lwp_sigset_t *oset, size_t siz… in sys_thread_sigprocmask()
/components/net/at/at_socket/
A Dat_socket.h184 #define shutdown(socket, how) at_shutdown(socket, how) argument
A Dat_socket.c589 int at_shutdown(int socket, int how) in at_shutdown()
/components/net/lwip/lwip-2.1.2/src/api/
A Dapi_lib.c1089 netconn_close_shutdown(struct netconn *conn, u8_t how) in netconn_close_shutdown()
A Dsockets.c2677 lwip_shutdown(int s, int how) in lwip_shutdown()
/components/net/sal/src/
A Dsal_socket.c727 int sal_shutdown(int socket, int how) in sal_shutdown()
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dsockets.h518 #define shutdown(s,how) lwip_shutdown(s,how) argument
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dsockets.h635 #define shutdown(s,how) lwip_shutdown(s,how) argument
/components/dfs/dfs_v1/filesystems/nfs/
A Dnfs.x384 createhow3 how; member
A Dnfs.h484 createhow3 how; member

Completed in 60 milliseconds