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

/system/core/liblinenoise/
H A Dlinenoise.c151 static void disableRawMode(int fd) { function
159 disableRawMode(STDIN_FILENO);
382 disableRawMode(fd);

Completed in 50 milliseconds