Searched refs:exec_get_cmd_path (Results 1 – 3 of 3) sorted by relevance
24 const char *exec_get_cmd_path(void);
31 const char *exec_get_cmd_path(void) in exec_get_cmd_path() function
582 QAPI_LIST_APPEND(tail, g_strdup(exec_get_cmd_path())); in migrate_uri_parse()