Searched refs:rofd (Results 1 – 1 of 1) sorted by relevance
101 _cleanup_close_ int rofd = -1; in install_file() local155 rofd = TAKE_FD(regfd); in install_file()180 rofd = TAKE_FD(dfd); in install_file()254 if (rofd >= 0) { in install_file()255 r = fs_make_very_read_only(rofd); in install_file()