Annotation of researchv10dc/cmd/post/switch.h, revision 1.1.1.1

1.1       root        1: typedef struct {
                      2:        char    *name;
                      3:        char    *(*open)();
                      4:        int     (*close)();
                      5:        int     (*read)();
                      6:        int     (*write)();
                      7: } modsw_t;
                      8: 
                      9: extern modsw_t modsw[];

unix.superglobalmegacorp.com

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