Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/hci/mucurses/
Dkb.c14 int m_delay; /* variable
30 if ( m_delay == 0 ) // non-blocking read in _wgetc()
33 if ( m_delay > 0 ) in _wgetc()