Home
last modified time | relevance | path

Searched refs:isFd (Results 1 - 1 of 1) sorted by relevance

/third_party/node/lib/
H A Dfs.js207 const isFd = isUint32;
388 context.isUserFd = isFd(path); // File descriptor ownership
463 const isUserFd = isFd(path); // File descriptor ownership
2276 if (isFd(path)) {
2321 const isUserFd = isFd(path); // File descriptor ownership
2357 if (!options.flag || isFd(path))
2381 if (!options.flag || isFd(path))

Completed in 3 milliseconds