Home
last modified time | relevance | path

Searched defs:close_fd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Ddlfilter-test.c204 static void close_fd(int fd) in close_fd() function
/openbmc/qemu/util/
H A Doslib-posix.c827 bool close_fd = true; in qemu_close_all_open_fd_proc() local
/openbmc/linux/fs/
H A Dfile.c650 int close_fd(unsigned fd) in close_fd() function