Home
last modified time | relevance | path

Searched refs:uv__to_stat (Results 1 – 2 of 2) sorted by relevance

/libuv/src/unix/
H A Dfs.c1449 static void uv__to_stat(struct stat* src, uv_stat_t* dst) { in uv__to_stat() function
1598 uv__to_stat(&pbuf, buf); in uv__fs_stat()
1614 uv__to_stat(&pbuf, buf); in uv__fs_lstat()
1630 uv__to_stat(&pbuf, buf); in uv__fs_fstat()
/libuv/
H A DChangeLog3506 * fs: fix uv__to_stat on BSD platforms (Santiago Gimeno)

Completed in 20 milliseconds