Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dcd9660.h102 #define CD9660_TYPE_VIRTUAL 0x80 macro
H A Dcd9660.c1960 temp->type = CD9660_TYPE_FILE | CD9660_TYPE_VIRTUAL; in cd9660_create_file()
1987 temp->type = CD9660_TYPE_DIR | CD9660_TYPE_VIRTUAL; in cd9660_create_directory()