Searched refs:fchmod_and_fchown (Results 1 - 2 of 2) sorted by relevance
/systemd/src/basic/ | ||
H A D | fs-util.h | 46 int fchmod_and_fchown(int fd, mode_t mode, uid_t uid, gid_t gid); |
H A D | fs-util.c | 286 int fchmod_and_fchown(int fd, mode_t mode, uid_t uid, gid_t gid) { function |
Completed in 1146 milliseconds