Searched refs:procInterupt (Results 1 – 1 of 1) sorted by relevance
344 process.once('SIGINT', procInterupt)365 process.removeListener('SIGTERM', procInterupt)367 process.removeListener('SIGINT', procInterupt)373 function procInterupt () { function