HomeSort by relevance Sort by last modified time
    Searched refs:DT_WEB_SERVER (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
WebServer.c 18 DT_WEB_SERVER mWebServer; ///< Web server's control structure
34 IN DT_WEB_SERVER * pWebServer,
233 IN DT_WEB_SERVER * pWebServer,
318 IN DT_WEB_SERVER * pWebServer,
488 IN DT_WEB_SERVER * pWebServer
573 IN DT_WEB_SERVER * pWebServer,
668 DT_WEB_SERVER * pWebServer;
Ports.c 38 DT_WEB_SERVER * pWebServer;
WebServer.h 145 #define WEB_SERVER_SIGNATURE SIGNATURE_32 ('W','e','b','S') ///< DT_WEB_SERVER memory signature
205 } DT_WEB_SERVER;
207 //#define SERVER_FROM_SERVICE(a) CR (a, DT_WEB_SERVER, ServiceBinding, WEB_SERVER_SIGNATURE) ///< Locate DT_LAYER from service binding
209 extern DT_WEB_SERVER mWebServer;
    [all...]

Completed in 1843 milliseconds