Searched refs:fd_will_close (Results 1 – 1 of 1) sorted by relevance
23 _cleanup_close_ int fd_will_close = -1; in chattr_full() local31 fd = fd_will_close = open(path, O_RDONLY|O_CLOEXEC|O_NOCTTY|O_NOFOLLOW); in chattr_full()