Home
last modified time | relevance | path

Searched refs:TABLE_INODE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmkisofs.h494 #define TABLE_INODE (sizeof(ino_t) >= 8 ? 0x7ffffffffffffffeLL : 0x7ffffffe) macro
H A Dwrite.c699 if(s_entry->inode == TABLE_INODE) in FDECL1()
H A Dtree.c404 table->inode = TABLE_INODE; in FDECL1()
H A DChangeLog613 * mkisofs.h: Change TABLE_INODE, UNCACHED_* macros