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

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-fs-fd-hash.c38 struct uv__fd_info_s info = { 0 };
44 struct uv__fd_info_s info = { 0 };
50 struct uv__fd_info_s info = { 0 };
58 struct uv__fd_info_s info = { 0 };
102 struct uv__fd_info_s info = { 0 };
107 struct uv__fd_info_s info = { 0 };
113 struct uv__fd_info_s info = { 0 };
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dfs-fd-hash-inl.h45 struct uv__fd_info_s { struct
55 struct uv__fd_info_s info;
122 INLINE static int uv__fd_hash_get(int fd, struct uv__fd_info_s* info) {
137 INLINE static void uv__fd_hash_add(int fd, struct uv__fd_info_s* info) {
167 INLINE static int uv__fd_hash_remove(int fd, struct uv__fd_info_s* info) {
H A Dfs.c452 struct uv__fd_info_s fd_info;
702 struct uv__fd_info_s fd_info;
749 void fs__read_filemap(uv_fs_t* req, struct uv__fd_info_s* fd_info) {
859 struct uv__fd_info_s fd_info;
929 struct uv__fd_info_s* fd_info) {
1065 struct uv__fd_info_s fd_info;
1991 struct uv__fd_info_s fd_info = { 0 };

Completed in 171 milliseconds