Home
last modified time | relevance | path

Searched refs:DUP_FROM_USER (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/syscall/
H A Dnet_syscall.c85 DUP_FROM_USER(name, namelen); in SysBind()
108 DUP_FROM_USER(name, namelen); in SysConnect()
229 DUP_FROM_USER(dataptr, size); in SysSend()
254 DUP_FROM_USER(dataptr, size); in SysSendTo()
255 DUP_FROM_USER(to, tolen, FREE_DUP(dataptr)); in SysSendTo()
355 DUP_FROM_USER(optValue, optLen); in SysSetSockOpt()
H A Dsyscall_pub.h82 DUP_FROM_USER(ptr, size, ...) can not deal with "char *";
85 #define DUP_FROM_USER(ptr, size, ...) \ macro
H A Dfs_syscall.c2324 DUP_FROM_USER(times, timeLen); in SysUtimensat()
2707 DUP_FROM_USER(timeout, sizeof(struct timeval)); in SysPselect6()

Completed in 8 milliseconds