Home | History | Annotate | Download | only in restore

Lines Matching refs:s_spcl

147 static void	 accthdr(struct s_spcl *);
149 static void findinode(struct s_spcl *);
155 static int gethead(struct s_spcl *);
163 static void swap_header(struct s_spcl *);
327 endoftapemark.s_spcl.c_magic = cvtflag ? OFS_MAGIC :
329 endoftapemark.s_spcl.c_type = TS_END;
336 endoftapemark.s_spcl.c_checksum = CHECKSUM - i;
388 # define tmpbuf tmpspcl.s_spcl
1280 ((struct s_spcl *)&tapebuf[i * TP_BSIZE])->c_magic = 0;
1391 ((struct s_spcl *)&tapebuf[i * TP_BSIZE])->c_magic = 0;
1436 gethead(struct s_spcl *buf)
1551 accthdr(struct s_spcl *header)
1619 findinode(struct s_spcl *header)
1739 swap_header(struct s_spcl *s)