internal/poll.FD.Fchmod (method)
2 uses
internal/poll (current package)
fd_unix.go#L661: func (fd *FD) Fchmod(mode uint32) error {
os
file_posix.go#L94: if e := f.pfd.Fchmod(syscallMode(mode)); e != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)