Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/net_posix/src/
DActsNetTest.cpp605 int fdCount = 1; in PollServerForFork() local
617 ret = poll(fds, fdCount, timeoutSec); in PollServerForFork()
642 fdCount++; in PollServerForFork()