Annotation of researchv10no/cmd/worm/scsi/jukebox.h, revision 1.1.1.1

1.1       root        1: #define                JUKEDIR         "/usr/worm/jukedir"
                      2: #define                UNALLOCATED     "<unallocated>"
                      3: #define                NONAME          "<no name??>"
                      4: 
                      5: extern int j_wrshelf;
                      6: 
                      7: /* general functions */
                      8: extern j_wrshelves(Jukebox *, char *);
                      9: extern j_rdshelves(Jukebox *, char *);
                     10: extern char *j_name(Jukebox *, int);
                     11: extern void j_init(Jukebox *);
                     12: extern char *strdup(char *);
                     13: extern j_cold(Jukebox *, char *, char *);
                     14: extern j_warm(Jukebox *, char *);
                     15: extern int j_rvolid(int, char *);
                     16: extern int j_wvolid(int, char *, char *);
                     17: extern getvol(int sh, int drive, char *vol_id, int *side);
                     18: extern j_shelfof(Jukebox *j, char *vol_id);
                     19: extern j_driveof(Jukebox *j, char *vol_id);
                     20: extern j_load(Jukebox *j, char *vol_id, char *buf, long tlimit);
                     21: extern allocate(Jukebox *j, char *vol_id, char *buf);

unix.superglobalmegacorp.com

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