Lines Matching defs:close
140 // FSWatcher is .close()
150 this._handle.close();
203 // We don't use this.close() here to avoid firing the close event.
204 this._handle.close();
267 FSWatcher.prototype.close = function() {
275 this._handle.close();
291 self.emit('close');
330 handle.close();
347 handle.close();
365 handle.close();
375 handle.close();