Searched refs:SVC_TEMPORARY (Results 1 – 3 of 3) sorted by relevance
94 if (service->flags() & SVC_TEMPORARY) { in ReapOneProcess()
247 if ((flags_ & SVC_TEMPORARY) != 0) { in NotifyStateChange()357 if (flags_ & SVC_TEMPORARY) return; in Reap()1299 unsigned flags = SVC_ONESHOT | SVC_TEMPORARY; in MakeTemporaryOneshotService()
57 #define SVC_TEMPORARY 0x1000 // This service was started by 'exec' and should be removed from the macro