Searched refs:stdout_fd2 (Results 1 – 1 of 1) sorted by relevance
606 gint stdout_fd2; in start_daemon() local643 stdout_fd2 = dup (self->priv->bus_stdout_fd); in start_daemon()644 g_assert_cmpint (stdout_fd2, >=, 0); in start_daemon()645 channel = g_io_channel_unix_new (stdout_fd2); in start_daemon()