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.c251 return POLLER_OK; in client_timeout()
260 return POLLER_OK; in client_timeout()
275 return POLLER_OK; in client_poll()
294 return POLLER_OK; in client_poll()
311 return POLLER_OK; in socket_poll()
316 return POLLER_OK; in socket_poll()
341 return POLLER_OK; in socket_poll()
H A Dconsole-server.h69 POLLER_OK = 0, enumerator
H A Dtty-handler.c184 return POLLER_OK; in tty_poll()
H A Dconsole-server.c771 prc = POLLER_OK; in call_pollers()
784 if ((prc == POLLER_OK) && poller->timeout_fn && in call_pollers()