Annotation of researchv10no/netfs/libnetb/stubwalk.c, revision 1.1.1.1

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: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.