Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/termios/
A Dcfmakeraw.c11 t->c_cc[VTIME] = 0; in cfmakeraw()
/third_party/ulib/musl/include/bits/
A Dtermios.h17 #define VTIME 5 macro
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosunixxf.c164 LocalTermAttributes.c_cc[VTIME] = 0; in OsEnterLineEditMode()
/third_party/ulib/linenoise/
A Dlinenoise.c266 raw.c_cc[VMIN] = 1; raw.c_cc[VTIME] = 0; /* 1 byte, no timer */ in enableRawMode()
/third_party/uapp/kilo/
A Dkilo.c251 raw.c_cc[VTIME] = 1; /* 100 ms timeout (unit is tens of second). */ in enableRawMode()

Completed in 15 milliseconds