Searched refs:get_close_on_exec (Results 1 – 2 of 2) sorted by relevance
831 bool get_close_on_exec(unsigned int fd) in get_close_on_exec() function
337 err = get_close_on_exec(fd) ? FD_CLOEXEC : 0; in do_fcntl()