Plan 9 from Bell Labs’s /usr/web/sources/contrib/nemo/octopus/module/io.m
Io: module { PATH: con "/dis/o/io.dis"; readn: fn(fd: ref Sys->FD, buf: array of byte, n: int): int; readfile: fn(fd: ref Sys->FD): array of byte; };