Home
last modified time | relevance | path

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

/third_party/libuv/src/
Duv-data-getter-setters.c105 const char* uv_fs_get_path(const uv_fs_t* req) { in uv_fs_get_path() function
/third_party/libuv/test/
Dtest-getters-setters.c99 ASSERT(strcmp(uv_fs_get_path(fs), ".") == 0); in TEST_IMPL()
/third_party/libuv/include/
Duv.h1347 UV_EXTERN const char* uv_fs_get_path(const uv_fs_t*);
/third_party/libuv/include/uv_ndk/
Duv.h1330 UV_EXTERN const char* uv_fs_get_path(const uv_fs_t*);
/third_party/libuv/docs/src/
Dfs.rst508 .. c:function:: const char* uv_fs_get_path(const uv_fs_t* req)