Searched refs:uv__to_stat (Results 1 – 2 of 2) sorted by relevance
1449 static void uv__to_stat(struct stat* src, uv_stat_t* dst) { in uv__to_stat() function1598 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()
3506 * fs: fix uv__to_stat on BSD platforms (Santiago Gimeno)
Completed in 16 milliseconds