Home
last modified time | relevance | path

Searched defs:max_fd (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe07.c60 int pipes[2], max_fd = 0; in main() local
159 static void close_test_fds(int max_fd) in close_test_fds()
/third_party/ltp/include/lapi/
Dclose_range.h22 static inline int close_range(unsigned int fd, unsigned int max_fd, in close_range()
/third_party/ltp/testcases/kernel/syscalls/close_range/
Dclose_range01.c36 static inline void do_close_range(unsigned int fd, unsigned int max_fd, in do_close_range()
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-service.c133 int max_fd = 0; in _lws_plat_service_tsi() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Ddaemon.c441 int max_fd = -1; in SPDYF_get_fdset() local
/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc375 int max_fd = std::max(child_stdin_, child_stdout_); in Communicate() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c630 MHD_socket *max_fd, in add_to_fd_set()
681 MHD_socket *max_fd) in MHD_get_fdset()
714 MHD_socket *max_fd, in MHD_get_fdset2()
/third_party/libuv/src/unix/
Dstream.c142 int max_fd; in uv__stream_osx_select() local
278 int max_fd; in uv__stream_try_select() local
/third_party/gstreamer/gstreamer/gst/
Dgstpoll.c471 gint max_fd = -1; in pollfd_to_fd_set() local
1510 gint max_fd; in gst_poll_wait() local
/third_party/skia/third_party/externals/microhttpd/src/include/
Dmicrohttpd.h1636 #define MHD_get_fdset(daemon,read_fd_set,write_fd_set,except_fd_set,max_fd) \ argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Deloop.c100 int max_fd; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Deloop.c100 int max_fd; member