Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dfs.c729 static ssize_t uv__fs_pathmax_size(const char* path) { in uv__fs_pathmax_size() function
746 maxlen = uv__fs_pathmax_size(req->path); in uv__fs_readlink()
764 maxlen = uv__fs_pathmax_size(req->path); in uv__fs_readlink()
818 len = uv__fs_pathmax_size(req->path); in uv__fs_realpath()

Completed in 15 milliseconds