Searched refs:fchmod_and_fchown (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dfs-util.h46 int fchmod_and_fchown(int fd, mode_t mode, uid_t uid, gid_t gid);
H A Dfs-util.c286 int fchmod_and_fchown(int fd, mode_t mode, uid_t uid, gid_t gid) { function

Completed in 1146 milliseconds