Home
last modified time | relevance | path

Searched refs:current_lastsector (Results 1 – 25 of 42) sorted by relevance

12

/dports/sysutils/libcdio-paranoia/libcdio-paranoia-10.2+2.0.1/lib/paranoia/
H A Dp_block.c382 p->current_lastsector = p->current_firstsector = -1; in i_paranoia_firstlast()
396 p->current_lastsector=cdda_track_lastsector(d,i-1); in i_paranoia_firstlast()
408 if (p->current_lastsector == -1) in i_paranoia_firstlast()
409 p->current_lastsector = cdda_disc_lastsector(d); in i_paranoia_firstlast()
447 p->current_lastsector = end; in paranoia_set_range()
H A Dp_block.h170 long int current_lastsector; member
/dports/audio/cdparanoia/cdparanoia-III-alpha9.8/paranoia/
H A Dp_block.c288 p->current_lastsector=-1; in i_paranoia_firstlast()
291 p->current_lastsector=cdda_track_lastsector(d,i-1); in i_paranoia_firstlast()
292 if(p->current_lastsector==-1) in i_paranoia_firstlast()
293 p->current_lastsector=cdda_disc_lastsector(d); in i_paranoia_firstlast()
H A Dp_block.h150 long current_lastsector; member
/dports/sysutils/cdrkit/cdrkit-1.1.11/libparanoia/
H A Dp_block.c418 p->current_lastsector = -1; in i_paranoia_firstlast()
421 p->current_lastsector = cdda_track_lastsector(d, i - 1); in i_paranoia_firstlast()
422 if (p->current_lastsector == -1) in i_paranoia_firstlast()
423 p->current_lastsector = cdda_disc_lastsector(d); in i_paranoia_firstlast()
H A Dp_block.h168 long current_lastsector; member
/dports/sysutils/genisoimage/cdrkit-1.1.11/libparanoia/
H A Dp_block.c418 p->current_lastsector = -1; in i_paranoia_firstlast()
421 p->current_lastsector = cdda_track_lastsector(d, i - 1); in i_paranoia_firstlast()
422 if (p->current_lastsector == -1) in i_paranoia_firstlast()
423 p->current_lastsector = cdda_disc_lastsector(d); in i_paranoia_firstlast()
H A Dp_block.h168 long current_lastsector; member
/dports/devel/sunpromake/schily-2021-09-18/libparanoia/
H A Dp_block.c534 p->current_lastsector = -1;
537 p->current_lastsector = p->d_track_lastsector(d, i - 1);
538 if (p->current_lastsector == -1)
539 p->current_lastsector = p->d_disc_lastsector(d);
H A Dp_block.h172 long current_lastsector; member
/dports/devel/smake/schily-2021-09-18/libparanoia/
H A Dp_block.c534 p->current_lastsector = -1;
537 p->current_lastsector = p->d_track_lastsector(d, i - 1);
538 if (p->current_lastsector == -1)
539 p->current_lastsector = p->d_disc_lastsector(d);
H A Dp_block.h172 long current_lastsector; member
/dports/devel/sccs/schily-2021-09-18/libparanoia/
H A Dp_block.c534 p->current_lastsector = -1;
537 p->current_lastsector = p->d_track_lastsector(d, i - 1);
538 if (p->current_lastsector == -1)
539 p->current_lastsector = p->d_disc_lastsector(d);
/dports/devel/schilybase/schily-2021-09-18/libparanoia/
H A Dp_block.c534 p->current_lastsector = -1;
537 p->current_lastsector = p->d_track_lastsector(d, i - 1);
538 if (p->current_lastsector == -1)
539 p->current_lastsector = p->d_disc_lastsector(d);
H A Dp_block.h172 long current_lastsector; member
/dports/net/rscsi/schily-2021-09-18/libparanoia/
H A Dp_block.c534 p->current_lastsector = -1;
537 p->current_lastsector = p->d_track_lastsector(d, i - 1);
538 if (p->current_lastsector == -1)
539 p->current_lastsector = p->d_disc_lastsector(d);
H A Dp_block.h172 long current_lastsector; member
/dports/archivers/star/schily-2021-09-18/libparanoia/
H A Dp_block.c534 p->current_lastsector = -1;
537 p->current_lastsector = p->d_track_lastsector(d, i - 1);
538 if (p->current_lastsector == -1)
539 p->current_lastsector = p->d_disc_lastsector(d);
H A Dp_block.h172 long current_lastsector; member
/dports/sysutils/cdrtools/schily-2021-09-18/libparanoia/
H A Dp_block.c534 p->current_lastsector = -1;
537 p->current_lastsector = p->d_track_lastsector(d, i - 1);
538 if (p->current_lastsector == -1)
539 p->current_lastsector = p->d_disc_lastsector(d);
H A Dp_block.h172 long current_lastsector; member
/dports/editors/ved/schily-2021-09-18/libparanoia/
H A Dp_block.c534 p->current_lastsector = -1;
537 p->current_lastsector = p->d_track_lastsector(d, i - 1);
538 if (p->current_lastsector == -1)
539 p->current_lastsector = p->d_disc_lastsector(d);
H A Dp_block.h172 long current_lastsector; member
/dports/sysutils/schilyutils/schily-2021-09-18/libparanoia/
H A Dp_block.c534 p->current_lastsector = -1;
537 p->current_lastsector = p->d_track_lastsector(d, i - 1);
538 if (p->current_lastsector == -1)
539 p->current_lastsector = p->d_disc_lastsector(d);
/dports/sysutils/cdrdao/cdrdao-1.2.4/paranoia/
H A Dp_block.h150 long current_lastsector; member

12