|
|
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[];
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.