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

  /external/mdnsresponder/mDNSShared/
dnsextd.h 108 typedef struct EventSource
115 struct EventSource * next;
116 } EventSource;
151 GenLinkedList eventSources; // linked list of EventSource's
  /external/mdnsresponder/mDNSWindows/SystemService/
Service.c 87 typedef struct EventSource
92 struct EventSource * next;
93 } EventSource;
96 static EventSource * gEventSourceList = NULL;
97 static EventSource * gCurrentSource = NULL;
    [all...]
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 399 milliseconds