Home
last modified time | relevance | path

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

/common/
A Dconsole.c1065 static char *get_stdio(const u8 std) in get_stdio() function
1084 stdinname = stdinname ? : get_stdio(stdin); in stdio_print_current_devices()
1085 stdoutname = stdoutname ? : get_stdio(stdout); in stdio_print_current_devices()
1086 stderrname = stderrname ? : get_stdio(stderr); in stdio_print_current_devices()

Completed in 21 milliseconds