Home
last modified time | relevance | path

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

/fs/
Dfcntl.c41 static int get_close_on_exec(unsigned int fd) in get_close_on_exec() function
279 err = get_close_on_exec(fd) ? FD_CLOEXEC : 0; in do_fcntl()