Searched refs:SERVICE_PARSE_CTX (Results 1 – 4 of 4) sorted by relevance
115 } SERVICE_PARSE_CTX; typedef156 typedef void (*ServiceParseHook)(SERVICE_PARSE_CTX *serviceParseCtx);
30 static void ServiceParseSelinuxHook(SERVICE_PARSE_CTX *serviceParseCtx) in ServiceParseSelinuxHook()
891 SERVICE_PARSE_CTX *serviceParseContext = (SERVICE_PARSE_CTX *)executionContext; in ServiceParseHookWrapper()912 SERVICE_PARSE_CTX context; in ParseServiceHookExecute()
262 static void ServiceParseBootEventHook(SERVICE_PARSE_CTX *serviceParseCtx) in ServiceParseBootEventHook()