internal/poll.FD.Fchown (method)
2 uses
internal/poll (current package)
fd_posix.go#L33: func (fd *FD) Fchown(uid, gid int) error {
os
file_posix.go#L142: if e := f.pfd.Fchown(uid, gid); e != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)