Home
last modified time | relevance | path

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

/libuv/src/
H A Duv-data-getter-setters.c105 const char* uv_fs_get_path(const uv_fs_t* req) { in uv_fs_get_path() function
/libuv/test/
H A Dtest-getters-setters.c104 ASSERT_OK(strcmp(uv_fs_get_path(fs), ".")); in TEST_IMPL()
/libuv/include/
H A Duv.h1445 UV_EXTERN const char* uv_fs_get_path(const uv_fs_t*);
/libuv/docs/src/
H A Dfs.rst527 .. c:function:: const char* uv_fs_get_path(const uv_fs_t* req)

Completed in 16 milliseconds