Searched refs:RRIP_NM_FLAGS_NONE (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/makefs/cd9660/ | ||
H A D | iso9660_rrip.h | 128 #define RRIP_NM_FLAGS_NONE 0x00 macro |
H A D | iso9660_rrip.c | 765 r->attr.rr_entry.NM.flags[0] = RRIP_NM_FLAGS_NONE; in cd9660_rrip_add_NM() |