Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DResponder.c348 typedef struct PosixService PosixService; typedef
350 struct PosixService { struct
352 PosixService *next; argument
356 static PosixService *gServiceList = NULL; argument