Searched refs:SVC_TEMPORARY (Results 1 – 2 of 2) sorted by relevance
214 if ((flags_ & SVC_TEMPORARY) != 0) { in NotifyStateChange()304 if (flags_ & SVC_TEMPORARY) { in Reap()1038 unsigned flags = SVC_EXEC | SVC_ONESHOT | SVC_TEMPORARY; in MakeExecOneshotService()1209 if (svc->flags() & SVC_TEMPORARY) { in ReapOneProcess()
52 #define SVC_TEMPORARY 0x1000 // This service was started by 'exec' and should be removed from the macro