Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-char.c605 #define STDIO_MAX_CLIENTS 1 macro
837 if (stdio_nb_clients >= STDIO_MAX_CLIENTS) in qemu_chr_open_stdio()