Home
last modified time | relevance | path

Searched defs:inputfds (Results 1 – 2 of 2) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/lib/common/
H A Dserverutil.c247 int respfds[2] = {-1, -1}, inputfds[2] = {-1, -1}; in h2o_read_command() local
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/
H A Dcommon.c24 fd_set inputfds; variable