Searched refs:GKeyFile (Results 1 – 4 of 4) sorted by relevance
6 typedef void GKeyFile; typedef11 static inline void g_key_file_free(GKeyFile *file) { } in g_key_file_free()12 static inline GKeyFile *g_key_file_new(void) { return NULL; } in g_key_file_new()13 static inline int g_key_file_get_integer(GKeyFile *key_file, in g_key_file_get_integer()15 static inline char *g_key_file_get_string(GKeyFile *key_file, in g_key_file_get_string()17 static inline bool g_key_file_load_from_file(GKeyFile *key_file, in g_key_file_load_from_file()
30 extern GKeyFile *igt_key_file;
323 GKeyFile *igt_key_file;
181 GKeyFile *key_file; in load_fake_devices_from_file()