New command -file_name_limit, -as mkisofs -file_name_limit
This commit is contained in:
@ -630,6 +630,10 @@ int Xorriso_report_system_area(struct XorrisO *xorriso, char *form, int flag);
|
||||
int Xorriso_external_filter_banned(struct XorrisO *xorriso, char *purpose,
|
||||
int flag);
|
||||
|
||||
int Xorriso_set_file_name_limit(struct XorrisO *xorriso, int value, int flag);
|
||||
|
||||
int Xorriso_truncate_path_comps(struct XorrisO *xorriso, char *path,
|
||||
char *buffer, char **resultpt, int flag);
|
||||
|
||||
#endif /* Xorrisoburn_includeD */
|
||||
|
||||
|
Reference in New Issue
Block a user