Home
last modified time | relevance | path

Searched defs:fd_list (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/toybox/toys/posix/
H A Dtee.c30 struct fd_list { struct
31 struct fd_list *next; argument
39 struct fd_list *temp; in do_tee_open() argument
/aosp_15_r20/external/ltp/testcases/kernel/fs/openfile/
H A Dopenfile.c197 void close_files(FILE * fd_list[], int len) in close_files()
210 FILE *fd_list[MAXFILES]; in threads() local
/aosp_15_r20/external/pigweed/pw_stream/
H A Dsocket_stream.cc267 int fd_list[2]; in TakeConnectionWithLockHeld() local
428 int fd_list[2]; in TakeSocketWithLockHeld() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/
Dposix_specific.cpp122 std::vector<int> fd_list = get_fds(); variable
Dlimit_fd.cpp49 auto fd_list = bt::get_handles(ec); variable
/aosp_15_r20/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dmain.cc48 std::string fd_list = FLAGS_subscriber_fds; in SubscribersFromCmdline() local
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dmain.cpp41 std::string fd_list = FLAGS_server_fds; in ServerFdsFromCmdline() local
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/
H A Dvendor_interface.cc234 int fd_list[CH_MAX] = {0}; in Open() local