Home
last modified time | relevance | path

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

/fs/
A Dfcntl.c468 err = get_close_on_exec(fd) ? FD_CLOEXEC : 0; in do_fcntl()
A Dfile.c1256 bool get_close_on_exec(unsigned int fd) in get_close_on_exec() function
A Dexec.c1444 if (get_close_on_exec(fd)) in alloc_bprm()

Completed in 13 milliseconds