Home
last modified time | relevance | path

Searched defs:tmp_fd (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/monitor/
H A Dfds.c78 int tmp_fd; in monitor_add_fd() local
121 int tmp_fd; in qmp_closefd() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmmap.c22 int err, duration = 0, i, data_map_fd, data_map_id, tmp_fd, rdmap_fd; in test_mmap() local
/openbmc/u-boot/tools/
H A Dimx8image.c279 int tmp_fd = open(filename, O_RDONLY | O_BINARY); in check_file() local
/openbmc/qemu/tests/qtest/
H A Dvhost-user-blk-test.c840 int tmp_fd; in create_listen_socket() local
/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c85 int tmp_fd; member