Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Drights.c329 static int fdcount; variable
341 fdcount++; in fdwalkcb()
351 fdcount = 0; in check_fds()
626 check(fdcount, 0, "client descriptors"); in recvtest()