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

1.1       root        1: /*
                      2:  * stub for fslink
                      3:  */
                      4: #include "rf.h"
                      5: 
                      6: int
                      7: fslink(f, n, t)
                      8: Rfile *f;
                      9: char *n;
                     10: Rfile *t;
                     11: {
                     12:        fserrno = RFEINVAL;
                     13:        return (-1);
                     14: }

unix.superglobalmegacorp.com

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