func internal/poll.dupCloseOnExecOld

2 uses

	internal/poll (current package)
		fd_unix.go#L499: 	return dupCloseOnExecOld(fd)
		fd_unix.go#L504: func dupCloseOnExecOld(fd int) (int, string, error) {