|
|
researchv10 Norman
/*
* stub for fsdirread
*/
#include "rf.h"
int
fsdirread(f, off, buf, len, offp)
Rfile *f;
long off;
char *buf;
int len;
long *offp;
{
fserrno = RFEINVAL;
return (-1);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.