Searched refs:ps_log_root_fd (Results 1 – 4 of 4) sorted by relevance
203 int ps_log_root_fd; /* outside chroot log reader */ member
869 if (logreadfd(ctx->ps_log_root_fd) == -1) in ps_root_log()907 ctx->ps_log_root_fd = logfd[1]; in ps_root_start()908 if (eloop_event_add(ctx->eloop, ctx->ps_log_root_fd, ELE_READ, in ps_root_start()
457 if (ctx->ps_log_root_fd != -1) { in ps_startprocess()459 close(ctx->ps_log_root_fd); in ps_startprocess()460 ctx->ps_log_root_fd = -1; in ps_startprocess()
2014 ctx.ps_log_fd = ctx.ps_log_root_fd = -1; in main()