HomeSort by: relevance | last modified time | path
    Searched defs:isexcept (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
sunos57-select.c 87 bool isexcept = (exceptfds && FD_ISSET (fd, exceptfds)); local
91 if (isread || iswrite || isexcept)
113 if (isexcept)

Completed in 24 milliseconds