Searched defs:function_result (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/
H A Dpower.c25 gboolean function_result = FALSE; local
52 g_variant_get (result, "(b)", &function_result);
55 return function_result;
116 gboolean function_result = FALSE; local
144 g_variant_get (result, "(b)", &function_result);
147 return function_result;

Completed in 53 milliseconds