Home | History | Annotate | Download | only in sed

Lines Matching refs:st_gid

817       if (fchown (output_fd, input->st.st_uid, input->st.st_gid) == -1)
818 fchown (output_fd, -1, input->st.st_gid);