Lines Matching refs:uv_fileno
63 r = uv_fileno((uv_handle_t*) &idle, &fd);
69 r = uv_fileno((uv_handle_t*) &tcp, &fd);
73 r = uv_fileno((uv_handle_t*) &tcp, &fd);
76 r = uv_fileno((uv_handle_t*) &tcp, &fd);
81 r = uv_fileno((uv_handle_t*) &udp, &fd);
85 r = uv_fileno((uv_handle_t*) &udp, &fd);
88 r = uv_fileno((uv_handle_t*) &udp, &fd);
93 r = uv_fileno((uv_handle_t*) &pipe, &fd);
97 r = uv_fileno((uv_handle_t*) &pipe, &fd);
100 r = uv_fileno((uv_handle_t*) &pipe, &fd);
112 r = uv_fileno((uv_handle_t*) &tty, &fd);
115 r = uv_fileno((uv_handle_t*) &tty, &fd);