Lines Matching full:fchown
825 /* Never complain about fchown failing. */
826 || (({asm ("" :: "r" (fchown (newfd, st.st_uid,
1074 /* Never complain about fchown failing. */
1075 || (({asm ("" :: "r" (fchown (newfd, st.st_uid, st.st_gid))); }),
1528 /* Never complain about fchown failing. */
1529 || (({asm ("" :: "r" (fchown (newfd, st.st_uid, st.st_gid))); }),