Home
last modified time | relevance | path

Searched refs:SysShutdown (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/syscall/
Dsyscall_lookup.h252 SYSCALL_HAND_DEF(__NR_shutdown, SysShutdown, int, ARG_NUM_2)
Dnet_syscall.c334 int SysShutdown(int socket, int how) in SysShutdown() function
Dlos_syscall.h161 extern int SysShutdown(int socket, int how);