Home
last modified time | relevance | path

Searched refs:iso9660_file_length (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/sunpromake/schily-2021-09-18/mkisofs/
H A Dname.c40 int iso9660_file_length __PR((const char *name,
64 iso9660_file_length(idr->name, ndr,
105 iso9660_file_length(name, sresult, dirflag) in iso9660_file_length() function
H A Dtree.c645 iso9660_file_length(trans_tbl, table, 0);
902 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
972 iso9660_file_length("..", s_entry, 1);
1010 iso9660_file_length(".", s_entry, 1);
2077 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
2119 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2291 iso9660_file_length(s_entry->hfs_ent->name,
2645 iso9660_file_length(pnt, de, 1);
/dports/devel/smake/schily-2021-09-18/mkisofs/
H A Dname.c40 int iso9660_file_length __PR((const char *name,
64 iso9660_file_length(idr->name, ndr,
105 iso9660_file_length(name, sresult, dirflag) in iso9660_file_length() function
H A Dtree.c645 iso9660_file_length(trans_tbl, table, 0);
902 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
972 iso9660_file_length("..", s_entry, 1);
1010 iso9660_file_length(".", s_entry, 1);
2077 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
2119 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2291 iso9660_file_length(s_entry->hfs_ent->name,
2645 iso9660_file_length(pnt, de, 1);
/dports/devel/sccs/schily-2021-09-18/mkisofs/
H A Dname.c40 int iso9660_file_length __PR((const char *name,
64 iso9660_file_length(idr->name, ndr,
105 iso9660_file_length(name, sresult, dirflag) in iso9660_file_length() function
H A Dtree.c645 iso9660_file_length(trans_tbl, table, 0);
902 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
972 iso9660_file_length("..", s_entry, 1);
1010 iso9660_file_length(".", s_entry, 1);
2077 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
2119 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2291 iso9660_file_length(s_entry->hfs_ent->name,
2645 iso9660_file_length(pnt, de, 1);
/dports/devel/schilybase/schily-2021-09-18/mkisofs/
H A Dname.c40 int iso9660_file_length __PR((const char *name,
64 iso9660_file_length(idr->name, ndr,
105 iso9660_file_length(name, sresult, dirflag) in iso9660_file_length() function
H A Dtree.c645 iso9660_file_length(trans_tbl, table, 0);
902 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
972 iso9660_file_length("..", s_entry, 1);
1010 iso9660_file_length(".", s_entry, 1);
2077 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
2119 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2291 iso9660_file_length(s_entry->hfs_ent->name,
2645 iso9660_file_length(pnt, de, 1);
/dports/net/rscsi/schily-2021-09-18/mkisofs/
H A Dname.c40 int iso9660_file_length __PR((const char *name,
64 iso9660_file_length(idr->name, ndr,
105 iso9660_file_length(name, sresult, dirflag) in iso9660_file_length() function
H A Dtree.c645 iso9660_file_length(trans_tbl, table, 0);
902 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
972 iso9660_file_length("..", s_entry, 1);
1010 iso9660_file_length(".", s_entry, 1);
2077 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
2119 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2291 iso9660_file_length(s_entry->hfs_ent->name,
2645 iso9660_file_length(pnt, de, 1);
/dports/archivers/star/schily-2021-09-18/mkisofs/
H A Dname.c40 int iso9660_file_length __PR((const char *name,
64 iso9660_file_length(idr->name, ndr,
105 iso9660_file_length(name, sresult, dirflag) in iso9660_file_length() function
H A Dtree.c645 iso9660_file_length(trans_tbl, table, 0);
902 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
972 iso9660_file_length("..", s_entry, 1);
1010 iso9660_file_length(".", s_entry, 1);
2077 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
2119 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2291 iso9660_file_length(s_entry->hfs_ent->name,
2645 iso9660_file_length(pnt, de, 1);
/dports/sysutils/cdrkit/cdrkit-1.1.11/genisoimage/
H A Dname.c48 int iso9660_file_length(const char *name,
71 iso9660_file_length(idr->name, ndr, in iso9660_check()
112 iso9660_file_length(const char *name /* Not really const !!! */, in iso9660_file_length() function
H A Dtree.c574 iso9660_file_length(trans_tbl, table, 0); in sort_n_finish()
831 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
891 iso9660_file_length("..", s_entry, 1); in attach_dot_entries()
929 iso9660_file_length(".", s_entry, 1); in attach_dot_entries()
1913 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
1944 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2129 iso9660_file_length(s_entry->hfs_ent->name,
2297 iso9660_file_length(pnt, de, 1);
H A Dgenisoimage.h566 extern int iso9660_file_length(const char *name,
H A Deltorito.c228 iso9660_file_length(p2, s_entry, 0); in insert_boot_cat()
/dports/sysutils/cdrtools/schily-2021-09-18/mkisofs/
H A Dname.c40 int iso9660_file_length __PR((const char *name,
64 iso9660_file_length(idr->name, ndr,
105 iso9660_file_length(name, sresult, dirflag) in iso9660_file_length() function
H A Dtree.c645 iso9660_file_length(trans_tbl, table, 0);
902 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
972 iso9660_file_length("..", s_entry, 1);
1010 iso9660_file_length(".", s_entry, 1);
2077 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
2119 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2291 iso9660_file_length(s_entry->hfs_ent->name,
2645 iso9660_file_length(pnt, de, 1);
/dports/editors/ved/schily-2021-09-18/mkisofs/
H A Dname.c40 int iso9660_file_length __PR((const char *name,
64 iso9660_file_length(idr->name, ndr,
105 iso9660_file_length(name, sresult, dirflag) in iso9660_file_length() function
H A Dtree.c645 iso9660_file_length(trans_tbl, table, 0);
902 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
972 iso9660_file_length("..", s_entry, 1);
1010 iso9660_file_length(".", s_entry, 1);
2077 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
2119 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2291 iso9660_file_length(s_entry->hfs_ent->name,
2645 iso9660_file_length(pnt, de, 1);
/dports/sysutils/genisoimage/cdrkit-1.1.11/genisoimage/
H A Dname.c48 int iso9660_file_length(const char *name,
71 iso9660_file_length(idr->name, ndr,
112 iso9660_file_length(const char *name /* Not really const !!! */,
H A Dtree.c574 iso9660_file_length(trans_tbl, table, 0); in sort_n_finish()
831 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
891 iso9660_file_length("..", s_entry, 1); in attach_dot_entries()
929 iso9660_file_length(".", s_entry, 1); in attach_dot_entries()
1913 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
1944 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2129 iso9660_file_length(s_entry->hfs_ent->name,
2297 iso9660_file_length(pnt, de, 1);
H A Dgenisoimage.h566 extern int iso9660_file_length(const char *name,
/dports/sysutils/schilyutils/schily-2021-09-18/mkisofs/
H A Dname.c40 int iso9660_file_length __PR((const char *name,
64 iso9660_file_length(idr->name, ndr,
105 iso9660_file_length(name, sresult, dirflag) in iso9660_file_length() function
H A Dtree.c645 iso9660_file_length(trans_tbl, table, 0);
902 iso9660_file_length(reloc_dir->de_name, root->contents, 1); in generate_reloc_directory()
972 iso9660_file_length("..", s_entry, 1);
1010 iso9660_file_length(".", s_entry, 1);
2077 iso9660_file_length(short_name, s_entry, S_ISDIR(statbuf.st_mode));
2119 iso9660_file_length(s_entry->hfs_ent->name, s_entry, 1);
2291 iso9660_file_length(s_entry->hfs_ent->name,
2645 iso9660_file_length(pnt, de, 1);

123