Home
last modified time | relevance | path

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

/qemu/qga/
H A Dmain.c72 typedef struct GAConfig GAConfig; typedef
74 struct GAConfig { struct
75 char *channel_path;
76 char *method;
77 char *log_filepath;
78 char *pid_filepath;
80 char *fsfreeze_hook;
82 char *state_dir;
84 const char *service;
86 gchar *bliststr; /* blockedrpcs may point to this string */
[all …]