New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs
This commit is contained in:
@ -73,5 +73,9 @@ int Xorriso__mark_update_cloner(void *old_data, void **new_data, int flag);
|
||||
int Xorriso_get_blessing(struct XorrisO *xorriso, IsoNode *node,
|
||||
int *bless_idx, char bless_code[17], int flag);
|
||||
|
||||
int Xorriso_truncate_uniquely(struct XorrisO *xorriso, int length,
|
||||
IsoNode *node, char *abs_path, char *show_path,
|
||||
int flag);
|
||||
|
||||
#endif /* ! Xorriso_pvt_iso_manip_includeD */
|
||||
|
||||
|
Reference in New Issue
Block a user