Home
last modified time | relevance | path

Searched refs:o_flags (Results 1 – 1 of 1) sorted by relevance

/io_uring/
A Dopenclose.c38 unsigned int o_flags; member
288 ifi->o_flags = O_CLOEXEC; in io_install_fixed_fd_prep()
290 ifi->o_flags = 0; in io_install_fixed_fd_prep()
301 ret = receive_fd(req->file, NULL, ifi->o_flags); in io_install_fixed_fd()

Completed in 3 milliseconds