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

  /external/libmicrohttpd/src/microspdy/
daemon.c 78 while (NULL != (session = daemon->cleanup_head))
80 DLL_remove (daemon->cleanup_head,
structures.h 876 struct SPDY_Session *cleanup_head; member in struct:SPDY_Daemon
session.c     [all...]
  /external/libmicrohttpd/src/microhttpd/
internal.h 942 struct MHD_Connection *cleanup_head; member in struct:MHD_Daemon
    [all...]