Searched refs:fchmod (Results 1 – 7 of 7) sorted by relevance
41 fchmod(int fd, mode_t mode) in fchmod() function
120 ret = fchmod(dstfd, mode); in main()
3203 T_ASSERT_POSIX_SUCCESS(fchmod(fd, 0755), NULL);
561 int fchmod(int, mode_t) __DARWIN_ALIAS(fchmod);
50 fchmod.2 \
82 …248BA01F121C607E008C073F /* fchmod.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA01E121C60…502 …01E121C607E008C073F /* fchmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …855 248BA01E121C607E008C073F /* fchmod.c */,1523 248BA01F121C607E008C073F /* fchmod.c in Sources */,
7282 fchmod(proc_t p, struct fchmod_args *uap, __unused int32_t *retval) in fchmod() function