Searched refs:zone_handler (Results 1 – 4 of 4) sorted by relevance
254 xfrd_handle_zone(zone->zone_handler.ev_fd, 0, zone); in xfrd_process_activated()364 event_del(&zone->zone_handler); in xfrd_shutdown()365 if(zone->zone_handler.ev_fd != -1) { in xfrd_shutdown()366 close(zone->zone_handler.ev_fd); in xfrd_shutdown()367 zone->zone_handler.ev_fd = -1; in xfrd_shutdown()506 xzone->zone_handler.ev_fd = -1; in xfrd_init_slave_zone()858 } else if(z->zone_handler.ev_fd != -1 && z->event_added) { in xfrd_del_slave_zone()861 event_del(&z->zone_handler); in xfrd_del_slave_zone()976 if(zone->zone_handler.ev_fd != -1 && zone->event_added && in xfrd_handle_zone()1014 if(zone->zone_handler.ev_fd == -1 && zone->tcp_conn == -1) { in xfrd_handle_zone()[all …]
739 if(zone->zone_handler.ev_fd != -1) in xfrd_tcp_obtain()761 if(zone->zone_handler.ev_fd != -1) in xfrd_tcp_obtain()1578 if(zone->zone_handler.ev_fd != -1) in xfrd_tcp_release()1633 if(zone->zone_handler.ev_fd != -1) in xfrd_tcp_pipe_release()
188 struct event zone_handler; member
978 else if(zone->zone_handler.ev_fd != -1) in force_transfer_zone()1088 } else if(xz->zone_handler.ev_fd != -1 && xz->tcp_conn == -1) { in print_zonestatus()1666 } else if(xz->zone_handler.ev_fd != -1) { in repat_interrupt_zones()