Home
last modified time | relevance | path

Searched refs:g_spawn_sync (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/glib/glib/
Dgspawn.h81 #define g_spawn_sync g_spawn_sync_utf8 macro
116 gboolean g_spawn_sync (const gchar *working_directory,
Dgaliasdef.c2628 #undef g_spawn_sync
2629 extern __typeof (g_spawn_sync) g_spawn_sync __attribute((alias("IA__g_spawn_sync"), visibility("def…
Dgalias.h2621 extern __typeof (g_spawn_sync) IA__g_spawn_sync __attribute((visibility("hidden")));
2622 #define g_spawn_sync IA__g_spawn_sync macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt988 g_spawn_sync
/external/bluetooth/glib/
DChangeLog.pre-2-8893 (g_spawn_sync): Don't ask for a child pid which we don't need.
DChangeLog.pre-2-2889 happen in case of g_spawn_sync. Fixes #92658
DChangeLog.pre-2-161709 * glib/gspawn.c (g_spawn_sync): Improve the docs. (#491968,
DNEWS1930 325310 g_spawn_sync hangs when catching both stdout and