PORT_SOURCE_FD    300 event/modules/ngx_eventport_module.c     if (port_associate(ep, PORT_SOURCE_FD, c->fd, events,
PORT_SOURCE_FD    349 event/modules/ngx_eventport_module.c         if (port_associate(ep, PORT_SOURCE_FD, c->fd, event,
PORT_SOURCE_FD    362 event/modules/ngx_eventport_module.c         if (port_dissociate(ep, PORT_SOURCE_FD, c->fd) == -1) {
PORT_SOURCE_FD    450 event/modules/ngx_eventport_module.c         case PORT_SOURCE_FD:
PORT_SOURCE_FD    533 event/modules/ngx_eventport_module.c                     if (port_associate(ep, PORT_SOURCE_FD, c->fd, POLLIN,