Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dinstall-file.c15 int fs_make_very_read_only(int fd) { in fs_make_very_read_only() function
255 r = fs_make_very_read_only(rofd); in install_file()
Dinstall-file.h4 int fs_make_very_read_only(int fd);