Searched refs:exec_fd_hot (Results 1 – 2 of 2) sorted by relevance
184 bool exec_fd_hot:1; member
1676 s->exec_fd_hot = false; in service_spawn_internal()2754 (void) serialize_bool(f, "exec-fd-hot", s->exec_fd_hot); in service_serialize()3307 if (s->exec_fd_hot) { /* Did the child tell us to expect EOF now? */ in service_dispatch_exec_io()3310 s->exec_fd_hot = false; in service_dispatch_exec_io()3323 s->exec_fd_hot = x; in service_dispatch_exec_io()