Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dfs.c717 static ssize_t uv__fs_pathmax_size(const char* path) { in uv__fs_pathmax_size() function
734 maxlen = uv__fs_pathmax_size(req->path); in uv__fs_readlink()
752 maxlen = uv__fs_pathmax_size(req->path); in uv__fs_readlink()
797 len = uv__fs_pathmax_size(req->path); in uv__fs_realpath()