Testing for abort file during -check_media
This commit is contained in:
@ -33,5 +33,10 @@ int Xorriso_get_drive_handles(struct XorrisO *xorriso,
|
||||
struct burn_drive **drive,
|
||||
char *attempt, int flag);
|
||||
|
||||
int Xorriso_check_for_abort(struct XorrisO *xorriso,
|
||||
char *abort_file_path,
|
||||
double post_read_time,
|
||||
double *last_abort_file_time, int flag);
|
||||
|
||||
#endif /* ! Xorriso_pvt_drive_mgt_includeD */
|
||||
|
||||
|
Reference in New Issue
Block a user