Searched defs:pathArgs (Results 1 – 5 of 5) sorted by relevance
65 int ServiceExec(Service *service, const ServiceArgs *pathArgs) in ServiceExec()
115 int ServiceExec(Service *service, const ServiceArgs *pathArgs) in ServiceExec()
410 static int InitServiceProperties(Service *service, const ServiceArgs *pathArgs) in InitServiceProperties()598 static void RunChildProcess(Service *service, ServiceArgs *pathArgs) in RunChildProcess()622 int ServiceStart(Service *service, ServiceArgs *pathArgs) in ServiceStart()
1205 ServiceArgs *pathArgs = &service->pathArgs; in StartServiceByName() local
166 ServiceArgs pathArgs; member