handle_pollfd
if (handle_pollfd(&pfd[PFD_PIPE_SESSION], ibuf_se) == -1) {
if (handle_pollfd(&pfd[PFD_PIPE_RDE], ibuf_rde) == -1) {
if (handle_pollfd(&pfd[PFD_PIPE_RTR], ibuf_rtr) == -1) {
int handle_pollfd(struct pollfd *, struct imsgbuf *);
if (handle_pollfd(&pfd[PFD_PIPE_MAIN], ibuf_main) == -1) {
if (handle_pollfd(&pfd[PFD_PIPE_SESSION], ibuf_se) == -1) {
if (handle_pollfd(&pfd[PFD_PIPE_SESSION_CTL], ibuf_se_ctl) ==
if (handle_pollfd(&pfd[PFD_PIPE_ROA], ibuf_rtr) == -1) {
if (handle_pollfd(&pfd[PFD_PIPE_MAIN], ibuf_main) == -1) {
if (handle_pollfd(&pfd[PFD_PIPE_RDE], ibuf_rde) == -1) {
if (handle_pollfd(&pfd[PFD_PIPE_MAIN], ibuf_main) == -1) {
if (handle_pollfd(&pfd[PFD_PIPE_ROUTE], ibuf_rde) == -1) {
if (handle_pollfd(&pfd[PFD_PIPE_ROUTE_CTL], ibuf_rde_ctl) ==