Searched refs:G_SPAWN_DEFAULT (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/glib/tests/ |
D | spawn-path-search.c | 52 G_SPAWN_DEFAULT, in test_do_not_search() 105 G_SPAWN_DEFAULT, in test_search_path() 160 G_SPAWN_DEFAULT, in test_search_path_from_envp() 216 G_SPAWN_DEFAULT, in test_search_path_ambiguous() 280 G_SPAWN_DEFAULT, in test_search_path_fallback_in_environ() 343 G_SPAWN_DEFAULT, in test_search_path_fallback_in_envp() 410 G_SPAWN_DEFAULT, in test_search_path_heap_allocation()
|
D | spawn-multithreaded.c | 75 …g_spawn_sync (NULL, (char**)argv->pdata, NULL, G_SPAWN_DEFAULT, NULL, NULL, &stdout_str, NULL, &es… in test_spawn_sync_multithreaded_instance()
|
D | spawn-singlethread.c | 470 retval = g_spawn_async_with_pipes_and_fds (NULL, argv, NULL, G_SPAWN_DEFAULT, in test_spawn_fd_assignment_clash()
|
/third_party/glib/glib/ |
D | gspawn.h | 170 G_SPAWN_DEFAULT = 0, enumerator
|
/third_party/glib/ |
D | NEWS | 5786 701318 Add G_SPAWN_DEFAULT to GSpawnFlags
|