Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dfs.c696 static ssize_t uv__fs_pathmax_size(const char* path) { in uv__fs_pathmax_size() function
713 maxlen = uv__fs_pathmax_size(req->path); in uv__fs_readlink()
731 maxlen = uv__fs_pathmax_size(req->path); in uv__fs_readlink()
776 len = uv__fs_pathmax_size(req->path); in uv__fs_realpath()