Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_socket.h157 int32_t SoftBusSocketIoctl(int32_t socketFd, long cmd, void *argp);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c339 int32_t SoftBusSocketIoctl(int32_t socketFd, long cmd, void *argp) in SoftBusSocketIoctl() function
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp1398 int32_t ret = SoftBusSocketIoctl(socketFd, cmd, &nread);
1416 ret = SoftBusSocketIoctl(socketFd, cmd, &nread);