Home
last modified time | relevance | path

Searched defs:lsfd (Results 1 – 14 of 14) sorted by relevance

/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
Dnet_socket_test_008.cpp120 static int HandleAccept(int lsfd) in HandleAccept()
139 static int HandleReadfds(fd_set *fds, int lsfd) in HandleReadfds()
218 int lsfd; in SelectTest() local
Dnet_socket_test_009.cpp119 static int HandleAccept(int lsfd) in HandleAccept()
138 static int HandleReadfds(struct pollfd *fds, int nfds, int lsfd) in HandleReadfds()
218 int lsfd; in PollTest() local
Dnet_socket_test_011.cpp118 static int HandleReadfds(fd_set *fds, int lsfd) in HandleReadfds()
201 int lsfd; in UdpSelectTest() local
Dnet_socket_test_007.cpp42 int lsfd = -1; in TcpTest() local
Dnet_socket_test_013.cpp120 static int HandleReadfds(fd_set *fds, int lsfd) in HandleReadfds()
257 int lsfd; in UdpBrdcastSelectTest() local
Dnet_socket_test_003.cpp55 int sfd = -1, lsfd = -1; in SampleTcpServer() local
/kernel/liteos_m/components/net/test/
Dnet_socket_test_013.c43 int sfd, lsfd; in SampleTcpServer() local
Dnet_socket_test_009.c50 int sfd, lsfd; in SampleTcpServer() local
Dnet_socket_test_010.c50 int sfd, lsfd; in SampleTcpServer() local
Dnet_socket_test_012.c51 int sfd, lsfd; in SampleTcpServer() local
Dnet_socket_test_003.c46 int sfd, lsfd; in SampleTcpServer() local
Dnet_socket_test_008.c59 int sfd, lsfd; in SampleTcpServer() local
/kernel/liteos_m/testsuites/unittest/fuzz/src/socket/
Dnet_fuzz.c205 int lsfd; in SampleTcpServer() local
/kernel/liteos_a/fs/vfs/operation/
Dvfs_other.c717 void lsfd(void) in lsfd() function