Searched refs:full_path (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/
H A Dsession.c74 gchar *full_path; local
76 full_path = g_find_program_in_path (try_exec);
79 if (!full_path)
85 g_free (full_path);

Completed in 445 milliseconds