Home
last modified time | relevance | path

Searched refs:ISO_FLAG_CLEAR (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/makefs/
H A Dcd9660.h78 #define ISO_FLAG_CLEAR 0x00 macro
H A Dcd9660.c707 record->flags[0] = ISO_FLAG_CLEAR | flags; in cd9660_populate_iso_dir_record()
802 flag = ISO_FLAG_CLEAR; in cd9660_translate_node_common()