Searched refs:pFdListNew (Results 1 – 1 of 1) sorted by relevance
43 struct pollfd * pFdListNew; in PortAdd() local74 (VOID **)&pFdListNew ); in PortAdd()97 gBS->FreePool ( pFdListNew ); in PortAdd()106 CopyMem ( pFdListNew, in PortAdd()115 pFdListNew[ Index ].fd = -1; in PortAdd()116 pFdListNew[ Index ].events = 0; in PortAdd()117 pFdListNew[ Index ].revents = 0; in PortAdd()130 pWebServer->pFdList = pFdListNew; in PortAdd()