Searched refs:inner_find_program_in_path (Results 1 – 2 of 2) sorted by relevance
369 static gchar *inner_find_program_in_path (const gchar *program);399 retval = inner_find_program_in_path (decorated_program); in g_find_program_in_path()413 return inner_find_program_in_path (program); in g_find_program_in_path()444 inner_find_program_in_path (const gchar *program) in inner_find_program_in_path() function
1413 wide character API when available in inner_find_program_in_path().