Home
last modified time | relevance | path

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

/qemu/monitor/
H A Dhmp.c607 static int is_valid_option(const char *c, const char *typestr) in is_valid_option()
696 const char *typestr; in monitor_parse_arguments() local
1258 static const char *next_arg_type(const char *typestr) in next_arg_type()
/qemu/block/
H A Dssh.c411 enum ssh_publickey_hash_type type, const char *typestr, in check_host_key_hash()