Home
last modified time | relevance | path

Searched defs:find_command (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/
H A Dmodinfo-collect.py10 def find_command(src, target, compile_commands): function
/openbmc/qemu/
H A Dqemu-io-cmds.c132 static const cmdinfo_t *find_command(const char *cmd) in find_command() function