Searched refs:uv__fs_lstat (Results 1 – 1 of 1) sorted by relevance
1626 static int uv__fs_lstat(const char *path, uv_stat_t *buf) { in uv__fs_lstat() function1749 X(LSTAT, uv__fs_lstat(req->path, &req->statbuf)); in uv__fs_work()