Searched refs:SAFE_TO_REUSE_TABLE_ENTRY (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dmulti.c309 current->de_flags |= SAFE_TO_REUSE_TABLE_ENTRY;
408 (*pnt)->de_flags = SAFE_TO_REUSE_TABLE_ENTRY;
707 curr_entry->de_flags |= SAFE_TO_REUSE_TABLE_ENTRY;
917 if( (s_entry->de_flags & SAFE_TO_REUSE_TABLE_ENTRY) == 0 )
1007 contents[i]->de_flags |= SAFE_TO_REUSE_TABLE_ENTRY;
H A Dmkisofs.h510 #define SAFE_TO_REUSE_TABLE_ENTRY 0x01 macro

Completed in 115 milliseconds