Home
last modified time | relevance | path

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

/openbmc/obmc-console/
H A Dsocket-handler.c257 return POLLER_OK; in client_timeout()
266 return POLLER_OK; in client_timeout()
281 return POLLER_OK; in client_poll()
300 return POLLER_OK; in client_poll()
317 return POLLER_OK; in socket_poll()
322 return POLLER_OK; in socket_poll()
349 return POLLER_OK; in socket_poll()
H A Dconsole-server.h82 POLLER_OK = 0, enumerator
H A Dtty-handler.c185 return POLLER_OK; in tty_poll()
H A Dconsole-server.c868 prc = POLLER_OK; in call_pollers()
881 if ((prc == POLLER_OK) && poller->timeout_fn && in call_pollers()