Home
last modified time | relevance | path

Searched refs:iso_file_get_stream (Results 1 – 14 of 14) sorted by relevance

/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Dlibisofs.ver51 iso_file_get_stream;
H A Dimage.c1183 stream = iso_file_get_stream(file); in iso_dir_zisofs_discard_bpt()
H A Dnode.c1161 IsoStream *iso_file_get_stream(IsoFile *file) in iso_file_get_stream() function
2471 input_stream = stream = iso_file_get_stream(file); in iso_file_zf_by_magic()
H A Dsystem_area.c555 stream = iso_file_get_stream((IsoFile *) node); in make_mips_volume_header()
627 stream = iso_file_get_stream((IsoFile *) iso_node); in iso_read_mipsel_elf()
H A Dlibisofs.h5752 IsoStream *iso_file_get_stream(IsoFile *file);
H A Drockridge.c1048 first_filter = first_stream = last_stream = iso_file_get_stream(file); in add_zf_field()
H A Dfs_image.c3633 stream = iso_file_get_stream(boot_file); in iso_image_eval_boot_info_table()
/dports/devel/libisofs/libisofs-1.5.4/libisofs/filters/
H A Dgzip.c792 stream = iso_file_get_stream(file); in gzip_add_filter()
H A Dexternal.c815 stream = iso_file_get_stream(file); in iso_file_add_external_filter()
H A Dzisofs.c1520 stream = iso_file_get_stream(file); in ziso_add_filter()
1575 unstd = iso_file_get_stream(file)->data; in ziso_add_osiz_filter()
/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Dfilters.c349 stream= iso_file_get_stream(file); in Xorriso_set_filter()
H A Diso_tree.c2316 input_stream= iso_file_get_stream(file); in Xorriso_retrieve_disk_path()
2368 input_stream= iso_file_get_stream(file); in Xorriso_show_stream()
2717 stream= iso_file_get_stream((IsoFile *) node); in Xorriso_is_plain_image_file()
H A Dread_run.c93 iso_stream= iso_file_get_stream(filenode); in Xorriso_iso_file_open()
224 stream= iso_file_get_stream((IsoFile *) node); in Xorriso_restore_is_identical()
H A Diso_manip.c3167 stream= iso_file_get_stream((IsoFile *) node); in Exprtest_match()