Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-io.c353 static void completion_match(const char *cmd, void *opaque) in completion_match() function
361 qemuio_complete_command(str, completion_match, NULL); in readline_completion_func()