Home
last modified time | relevance | path

Searched defs:minfd (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/dup/
H A Ddup06.c19 static int minfd, maxfd, freefds; variable
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Dos_file.c53 int minfd = 3; in os_dupfd_cloexec() local
/aosp_15_r20/external/mesa3d/src/util/
H A Dos_file.c56 int minfd = 3; in os_dupfd_cloexec() local
/aosp_15_r20/external/wayland/src/
H A Dwayland-os.c123 wl_os_dupfd_cloexec(int fd, int minfd) in wl_os_dupfd_cloexec()