Searched refs:uv_fs_get_path (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/
H A Duv-data-getter-setters.c105 const char* uv_fs_get_path(const uv_fs_t* req) { function
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-getters-setters.c99 ASSERT(strcmp(uv_fs_get_path(fs), ".") == 0);
/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h1347 UV_EXTERN const char* uv_fs_get_path(const uv_fs_t*);

Completed in 175 milliseconds