|
|
1.1 root 1: /*
2: * stub for fswalk
3: */
4: #include "rf.h"
5:
6: Rfile *
7: fswalk(f, n)
8: Rfile *f;
9: char *n;
10: {
11: fserrno = RFENOENT;
12: return (0);
13: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.