Searched refs:uv__statx_to_stat (Results 1 – 3 of 3) sorted by relevance
455 void uv__statx_to_stat(const struct uv__statx* statxbuf, uv_stat_t* buf);
1122 void uv__statx_to_stat(const struct uv__statx* statxbuf, uv_stat_t* buf) { in uv__statx_to_stat() function1156 uv__statx_to_stat(statxbuf, buf); in uv__iou_fs_statx_post()
1579 uv__statx_to_stat(&statxbuf, buf); in uv__fs_statx()
Completed in 15 milliseconds