Home | History | Annotate | Download | only in pppd

Lines Matching refs:totalsize

179 			u32 totalsize; (tailer)
494 tdb_off totalsize;
497 totalsize = sizeof(*rec) + rec->rec_len;
498 return ofs_write(tdb, offset + totalsize - sizeof(tdb_off),
499 &totalsize);
522 printf("ERROR: tailer does not match record! tailer=%u totalsize=%u\n",