Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dsclp.c116 int sclp_read(char *str, size_t count) in sclp_read() function
H A Ds390-ccw.h67 int sclp_read(char *str, size_t count);
H A Dmenu.c90 sclp_read(inp, 1); /* Process only one character at a time */ in read_prompt()