Plan 9 from Bell Labs’s /usr/web/sources/contrib/anothy/src/lib/djb-ape/timeout/timeoutwrite.h
#ifndef TIMEOUTWRITE_H #define TIMEOUTWRITE_H extern int timeoutwrite(int t,int fd,const char *buf,int len); #endif