xorriso
1.5.4.pl02
About: GNU xorriso creates, loads, manipulates and writes ISO 9660 filesystem images with Rock Ridge extensions. It is suitable for incremental data backup and for production of bootable ISO 9660 images. GNU xorriso is a statical compilation of the libraries libburn, libisofs, libisoburn, and libjte.
![]() ![]() |
Data Fields | |
int | fd |
union ccb | ccb |
unsigned int | i |
int | skip_device |
Definition at line 63 of file sg-freebsd.c.
union ccb burn_drive_enumeration_state::ccb |
Definition at line 64 of file sg-freebsd.c.
Referenced by sg_destroy_enumerator(), sg_give_next_adr(), sg_init_enumerator(), and sg_next_enumeration_buffer().
int burn_drive_enumeration_state::fd |
Definition at line 64 of file sg-freebsd.c.
Referenced by sg_destroy_enumerator(), sg_init_enumerator(), and sg_next_enumeration_buffer().
unsigned int burn_drive_enumeration_state::i |
Definition at line 66 of file sg-freebsd.c.
Referenced by sg_give_next_adr(), and sg_init_enumerator().
int burn_drive_enumeration_state::skip_device |
Definition at line 67 of file sg-freebsd.c.
Referenced by sg_give_next_adr(), and sg_init_enumerator().