Searched refs:tape_s (Results 1 – 11 of 11) sorted by relevance
38 typedef struct tape_s { struct39 struct tape_s *next, *prev; argument
105 typedef struct tape_s { struct
28 typedef struct tape_s *Tape; /* see tape.h */
56 struct tape_s { struct276 Tape nt = xmalloc(sizeof(struct tape_s)); in newTape()
30 typedef struct tape_s *Tape ; /* see tape.h */
61 struct tape_s struct304 Tape nt = xmalloc (sizeof(struct tape_s)) ; in newTape()
3634 * server-src/tapefile.h (struct tape_s): Add blocksize.5049 * server-src/tapefile.h (struct tape_s): Add meta.