Searched refs:u_spcl (Results 1 – 6 of 6) sorted by relevance
71 extern union u_spcl { union122 } u_spcl;123 #define spcl u_spcl.s_spcl
162 *(union u_spcl *)(*(nextblock)++) = *(const union u_spcl *)dp; in writerec()463 union u_spcl *ntb, *otb; in rollforward()465 ntb = (union u_spcl *)twp->tblock[1]; in rollforward()475 otb = (union u_spcl *)wp->tblock; in rollforward()528 ntb = (union u_spcl *)twp->tblock; in rollforward()535 *((union u_spcl *)twp->tblock) = *ntb; in rollforward()536 ntb = (union u_spcl *)twp->tblock[1]; in rollforward()
72 union u_spcl u_spcl; variable
893 cnt = sizeof(union u_spcl) / (4 * sizeof(int32_t)); in writeheader()
66 union u_spcl u_spcl; variable
83 static union u_spcl endoftapemark;331 j = sizeof(union u_spcl) / sizeof(int); in setup()387 union u_spcl tmpspcl; in getvol()1704 j = sizeof(union u_spcl) / sizeof(int); in checksum()