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()
352 static int InitServiceProperties(Service *service, const ServiceArgs *pathArgs) in InitServiceProperties()574 int ServiceStart(Service *service, ServiceArgs *pathArgs) in ServiceStart()
1118 ServiceArgs *pathArgs = &service->pathArgs; in StartServiceByName() local
153 ServiceArgs pathArgs; member