go/src/os/file_open_unix.go

func open(path string, flag int, perm uint32) (int, poll.SysFile, error) {}