Searched defs:PosixService (Results 1 – 1 of 1) sorted by relevance
348 typedef struct PosixService PosixService; typedef350 struct PosixService { struct352 PosixService *next; argument356 static PosixService *gServiceList = NULL; argument