Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_socket.h158 int32_t SoftBusSocketFcntl(int32_t socketFd, long cmd, long flag);
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c354 int32_t SoftBusSocketFcntl(int32_t socketFd, long cmd, long flag) in SoftBusSocketFcntl() function
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp1437 ret = SoftBusSocketFcntl(socketFd, cmd, flag); in HWTEST_F()
1455 int32_t ret = SoftBusSocketFcntl(socketFd, cmd, flag); in HWTEST_F()

Completed in 4 milliseconds