New command -rockridge
This commit is contained in:
@ -1165,6 +1165,9 @@ int Xorriso_option_return_with(struct XorrisO *xorriso, char *severity,
|
||||
int Xorriso_option_rmi(struct XorrisO *xorriso, int argc, char **argv,
|
||||
int *idx, int flag);
|
||||
|
||||
/* Command -rockridge "on"|"off" */
|
||||
int Xorriso_option_rockridge(struct XorrisO *xorriso, char *mode, int flag);
|
||||
|
||||
/* Command -rollback */
|
||||
/* @param flag bit0= do not -reassure
|
||||
@return <=0 error , 1 success, 2 revoked by -reassure
|
||||
|
Reference in New Issue
Block a user