Home
last modified time | relevance | path

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

/qemu/include/
H A Dqemu-io.h52 void qemuio_complete_command(const char *input,
/qemu/
H A Dqemu-io.c361 qemuio_complete_command(str, completion_match, NULL); in readline_completion_func()
H A Dqemu-io-cmds.c147 void qemuio_complete_command(const char *input, in qemuio_complete_command() function