Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dmenu.c75 static int read_prompt(char *buf, size_t len) in read_prompt() function
130 len = read_prompt(buf, sizeof(buf) - 1); in get_index()
/openbmc/linux/tools/testing/ktest/
H A Dconfig-bisect.pl110 sub read_prompt { subroutine
150 return read_prompt 0, $prompt;
156 return read_prompt 1, $prompt;
H A Dktest.pl599 sub read_prompt { subroutine
639 return read_prompt 0, $prompt;
645 return read_prompt 1, $prompt;