Searched defs:argp (Results 1 – 2 of 2) sorted by relevance
339 int32_t SoftBusSocketIoctl(int32_t socketFd, long cmd, void *argp) in SoftBusSocketIoctl()
229 unsigned long *argp = (unsigned long *)(uintptr_t)arg; in MipiRxIoctl() local