Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dcd9660.h98 #define CD9660_TYPE_DIR 0x02 macro
H A Dcd9660.c504 real_root->type = CD9660_TYPE_DIR; in cd9660_makefs()
1293 if ((cn->type & CD9660_TYPE_DIR) == 0) in cd9660_add_dot_records()
1365 this_node->type = CD9660_TYPE_DIR; in cd9660_convert_structure()
1783 if (node->type & CD9660_TYPE_DIR) { in cd9660_compute_offsets()
1991 temp->type = CD9660_TYPE_DIR | CD9660_TYPE_VIRTUAL; in cd9660_create_directory()