Home | History | Annotate | Download | only in libskey

Lines Matching defs:recstart

129 	long recstart = 0;
140 recstart = ftell(mp->keyfile);
141 mp->recstart = recstart;
171 fseek(mp->keyfile, recstart, SEEK_SET);
191 long recstart = 0;
204 recstart = ftell(mp->keyfile);
205 mp->recstart = recstart;
294 fseek(mp->keyfile, mp->recstart, SEEK_SET);
330 fseek(mp->keyfile, mp->recstart, SEEK_SET);
604 fseek(mp->keyfile, mp->recstart, SEEK_SET);