Searched refs:enableRawMode (Results 1 - 1 of 1) sorted by relevance

/system/core/liblinenoise/
H A Dlinenoise.c116 static int enableRawMode(int fd) { function
380 if (enableRawMode(fd) == -1) return -1;

Completed in 332 milliseconds