Searched defs:isCharacterDevice (Results 1 – 6 of 6) sorted by relevance
20 isCharacterDevice: constants.UV_DIRENT_CHAR, property
37 isCharacterDevice: function () { method178 isCharacterDevice: function () { method
181 isCharacterDevice() { method in Dirent432 StatsBase.prototype.isCharacterDevice = function() { method in StatsBase
1330 public isCharacterDevice() { return (this.mode & S_IFMT) === S_IFCHR; } method in Stats
511 isCharacterDevice() { method in PathBase
539 isCharacterDevice() { method in PathBase