| /external/toybox/toys/net/ | 
| D | microcom.c | 26   struct termios old_stdin, old_fd;  argument
 | 
| /external/ltp/testcases/kernel/syscalls/dup3/ | 
| D | dup3_02.c | 24 static int old_fd = 3;  variable
 | 
| /external/libchrome/base/memory/ | 
| D | shared_memory_handle_posix.cc | 47   int old_fd = file_descriptor_.fd;  in Release()  local
 | 
| D | shared_memory_handle_android.cc | 64   int old_fd = file_descriptor_.fd;  in Release()  local
 | 
| /external/python/cpython2/Modules/ | 
| D | signalmodule.c | 408     int fd, old_fd;  in signal_set_wakeup_fd()  local440     int old_fd = wakeup_fd;  in PySignal_SetWakeupFd()  local
 
 | 
| /external/fmtlib/test/ | 
| D | os-test.cc | 205   int old_fd = bf2.fileno();  in TEST()  local225   int old_fd = f.fileno();  in TEST()  local
 362   int old_fd = f2.descriptor();  in TEST()  local
 389   int old_fd = f.descriptor();  in TEST()  local
 
 | 
| /external/python/cpython3/Modules/ | 
| D | signalmodule.c | 837     int old_fd = wakeup.fd;  local863     int old_fd = Py_SAFE_DOWNCAST(wakeup.fd, SOCKET_T, int);  local
 865     int old_fd = wakeup.fd;  local
 
 | 
| /external/igt-gpu-tools/lib/ | 
| D | igt_dummyload.c | 252 				int old_fd = fence_fd;  in emit_recursive_batch()  local
 | 
| /external/libbpf/src/ | 
| D | netlink.c | 184 static int __bpf_set_link_xdp_fd_replace(int ifindex, int fd, int old_fd,  in __bpf_set_link_xdp_fd_replace()245 	int old_fd = -1, ret;  in bpf_set_link_xdp_fd_opts()  local
 
 | 
| D | libbpf_internal.h | 516 	int old_fd = fd, saved_errno;  in ensure_good_fd()  local
 | 
| D | libbpf.h | 864 	int old_fd;  member
 | 
| /external/mesa3d/src/intel/tools/ | 
| D | intel_sanitize_gpu.c | 119 dup_drm_fd(int old_fd, int new_fd)  in dup_drm_fd()
 | 
| /external/pdfium/third_party/libtiff/ | 
| D | tif_open.c | 676     int old_fd = tif->tif_fd;  local
 | 
| /external/igt-gpu-tools/tests/ | 
| D | perf_pmu.c | 1194 			int old_fd = fence_fd;  in test_interrupts()  local
 | 
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ | 
| D | end_to_end_test.cc | 3495   int old_fd = client_->client()->GetLatestFD();  in TEST_P()  local
 | 
| /external/toybox/android/linux/generated/ | 
| D | globals.h | 176   struct termios old_stdin, old_fd;  member
 | 
| /external/toybox/android/device/generated/ | 
| D | globals.h | 176   struct termios old_stdin, old_fd;  member
 | 
| /external/toybox/android/mac/generated/ | 
| D | globals.h | 176   struct termios old_stdin, old_fd;  member
 |