Searched defs:max_fd (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe07.c | 60 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/ |
D | close_range.h | 22 static inline int close_range(unsigned int fd, unsigned int max_fd, in close_range()
|
/third_party/ltp/testcases/kernel/syscalls/close_range/ |
D | close_range01.c | 36 static inline void do_close_range(unsigned int fd, unsigned int max_fd, in do_close_range()
|
/third_party/libwebsockets/lib/plat/freertos/ |
D | freertos-service.c | 133 int max_fd = 0; in _lws_plat_service_tsi() local
|
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
D | daemon.c | 441 int max_fd = -1; in SPDYF_get_fdset() local
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | subprocess.cc | 375 int max_fd = std::max(child_stdin_, child_stdout_); in Communicate() local
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | daemon.c | 630 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/ |
D | stream.c | 142 int max_fd; in uv__stream_osx_select() local 278 int max_fd; in uv__stream_try_select() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpoll.c | 471 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/ |
D | microhttpd.h | 1636 #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/ |
D | eloop.c | 100 int max_fd; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | eloop.c | 100 int max_fd; member
|