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