HomeSort by: relevance | last modified time | path
    Searched refs:uv__fd_info_s (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/libuv/dist/test/
test-fs-fd-hash.c 38 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 };
  /src/external/mit/libuv/dist/src/win/
fs-fd-hash-inl.h 45 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) {
fs.c 421 struct uv__fd_info_s fd_info;
671 struct uv__fd_info_s fd_info;
718 void fs__read_filemap(uv_fs_t* req, struct uv__fd_info_s* fd_info) {
828 struct uv__fd_info_s fd_info;
898 struct uv__fd_info_s* fd_info) {
1034 struct uv__fd_info_s fd_info;
2304 struct uv__fd_info_s fd_info = { 0 };

Completed in 18 milliseconds