Home
last modified time | relevance | path

Searched defs:EventSource (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSShared/
Ddnsextd.h108 typedef struct EventSource struct
115 struct EventSource * next; argument
116 } EventSource; typedef
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c87 typedef struct EventSource struct
92 struct EventSource * next; argument
93 } EventSource; typedef