Home
last modified time | relevance | path

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

/third_party/node/deps/uvwasi/include/
H A Duvwasi.h113 uvwasi_errno_t uvwasi_fd_allocate(uvwasi_t* uvwasi,
/third_party/node/src/
H A Dnode_wasi.cc486 uvwasi_errno_t err = uvwasi_fd_allocate(&wasi->uvw_, fd, offset, len); in FdAllocate()
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c694 uvwasi_errno_t uvwasi_fd_allocate(uvwasi_t* uvwasi, in uvwasi_fd_allocate() function
706 UVWASI_DEBUG("uvwasi_fd_allocate(uvwasi=%p, fd=%d, offset=%"PRIu64", " in uvwasi_fd_allocate()

Completed in 7 milliseconds