Home
last modified time | relevance | path

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

/qemu/qga/
H A Dmain.c1018 bool retry_path; member
1070 config->retry_path = in config_load()
1149 config->retry_path); in config_dump()
1239 config->retry_path = true; in config_parse()
1549 if (s->config->retry_path && !s->force_exit) { in run_agent()
1553 } while (s->config->retry_path && !s->force_exit); in run_agent()