Home
last modified time | relevance | path

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

/kernel/liteos_a/syscall/
Dsyscall_lookup.h241 SYSCALL_HAND_DEF(__NR_socket, SysSocket, int, ARG_NUM_3)
Dnet_syscall.c65 int SysSocket(int domain, int type, int protocol) in SysSocket() function
Dlos_syscall.h148 extern int SysSocket(int domain, int type, int protocol);