Home
last modified time | relevance | path

Searched refs:argp (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c343 int32_t SoftBusSocketIoctl(int32_t socketFd, long cmd, void *argp) in SoftBusSocketIoctl() argument
345 int32_t ret = ioctl(socketFd, cmd, argp); in SoftBusSocketIoctl()
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_socket.h157 int32_t SoftBusSocketIoctl(int32_t socketFd, long cmd, void *argp);

Completed in 2 milliseconds