Searched defs:console (Results 1 – 3 of 3) sorted by relevance
690 char* console; in main() local
2189 static bool _get_interesting_input_record_uncached(const HANDLE console, in _get_interesting_input_record_uncached()2228 static KEY_EVENT_RECORD* _get_key_event_record(const HANDLE console) { in _get_key_event_record()2591 static int _console_read(const HANDLE console, void* buf, size_t len) { in _console_read()
728 char console[PROP_VALUE_MAX]; in console_init_action() local