Searched refs:fchmod_umask (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dfs-util.h48 int fchmod_umask(int fd, mode_t mode);
H A Dfileio.c74 (void) fchmod_umask(fileno(f), 0644);
805 fchmod_umask(fileno(f), 0644);
H A Dfs-util.c304 int fchmod_umask(int fd, mode_t m) { function

Completed in 1243 milliseconds