Searched defs:source_fds (Results 1 – 4 of 4) sorted by relevance
45 GArray *source_fds; /* GSubprocessLauncher has ownership of the FD elements */ member
872 const gint *source_fds, in g_spawn_async_with_pipes_and_fds()1560 gint *source_fds, in do_exec()1984 const gint *source_fds, in fork_exec()
1260 const gint *source_fds, in g_spawn_async_with_pipes_and_fds()
440 gint source_fds[n_fds]; in test_spawn_fd_assignment_clash() local