Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/SDL2/src/main/psp/
A DSDL_psp_main.c34 int sdl_psp_callback_thread(SceSize args, void *argp) in sdl_psp_callback_thread()
/AliOS-Things-master/components/SDL2/src/thread/psp/
A DSDL_systhread.c38 static int ThreadEntry(SceSize args, void *argp) in ThreadEntry()
/AliOS-Things-master/components/mbedtls/programs/test/
A Dselftest.c303 char **argp; in mbedtls_selftest_main() local
/AliOS-Things-master/components/netmgr/net/include/sys/
A Dsocket.h198 #define ioctlsocket(s,cmd,argp) net_ioctl(s,cmd,argp) argument
240 #define ioctlsocket(s,cmd,argp) net_ioctl(s,cmd,argp) argument
/AliOS-Things-master/components/mbedtls/library/
A Dplatform.c90 va_list argp; in mbedtls_platform_win32_snprintf() local
A Ddebug.c85 va_list argp; in mbedtls_debug_print_msg() local
/AliOS-Things-master/components/netmgr/net/
A Dnet_impl.c194 int net_ioctl(int s, long cmd, void *argp) { in net_ioctl()
/AliOS-Things-master/components/libc_stub/
A Dnewlib_stub.c207 void *argp = NULL; in ioctl() local
/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c139 unsigned long argp[40]; in EV_IsMouse() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dsockets.h548 #define ioctlsocket(s,cmd,argp) lwip_ioctl(s,cmd,argp) argument
562 #define ioctl(s,cmd,argp) lwip_ioctl(s,cmd,argp) argument
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dsockets.c3108 lwip_ioctl(int s, long cmd, void *argp) in lwip_ioctl()

Completed in 21 milliseconds