Searched refs:worker_stdout_fd (Results 1 – 2 of 2) sorted by relevance
126 int worker_stdout_fd; member
137 .worker_stdout_fd = -1, in home_new()205 safe_close(h->worker_stdout_fd); in home_free()1060 assert(h->worker_stdout_fd >= 0); in home_on_worker_process()1077 ret = home_parse_worker_stdout(TAKE_FD(h->worker_stdout_fd), &hr); in home_on_worker_process()1079 h->worker_stdout_fd = safe_close(h->worker_stdout_fd); in home_on_worker_process()1151 assert(h->worker_stdout_fd < 0); in home_start_work()1257 h->worker_stdout_fd = TAKE_FD(stdout_fd); in home_start_work()