New options -show_stream, -show_stream_r, -exec show_stream

This commit is contained in:
2009-04-06 13:20:05 +00:00
parent c74440e27b
commit fb25ceaeb0
5 changed files with 140 additions and 11 deletions

View File

@ -445,6 +445,9 @@ int Xorriso_status_extf(struct XorrisO *xorriso, char *filter, FILE *fp,
int Xorriso_destroy_all_extf(struct XorrisO *xorriso, int flag);
int Xorriso_show_stream(struct XorrisO *xorriso, void *in_node,
char *path, int flag);
/* A pseudo file type for El-Torito bootsectors as in man 2 stat :
For now take the highest possible value.