Home
last modified time | relevance | path

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

/third_party/node/deps/uv/src/unix/
H A Dinternal.h207 int uv__getiovmax(void);
H A Dfs.c467 iovmax = uv__getiovmax(); in uv__fs_read()
1658 iovmax = uv__getiovmax(); in uv__fs_write_all()
H A Dcore.c231 int uv__getiovmax(void) { in uv__getiovmax() function
H A Dstream.c802 iovmax = uv__getiovmax(); in uv__try_write()
/third_party/libuv/src/unix/
H A Dinternal.h253 int uv__getiovmax(void);
H A Dfs.c443 iovmax = uv__getiovmax(); in uv__fs_read()
1528 iovmax = uv__getiovmax(); in uv__fs_write_all()
H A Dstream.c769 iovmax = uv__getiovmax(); in uv__try_write()
H A Dcore.c264 int uv__getiovmax(void) { in uv__getiovmax() function

Completed in 14 milliseconds