Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/makefs/
H A Dcd9660.h99 #define CD9660_TYPE_DIR 0x02 macro
H A Dcd9660.c507 real_root->type = CD9660_TYPE_DIR; in cd9660_makefs()
1297 if ((cn->type & CD9660_TYPE_DIR) == 0) in cd9660_add_dot_records()
1369 this_node->type = CD9660_TYPE_DIR; in cd9660_convert_structure()
1798 if (node->type & CD9660_TYPE_DIR) { in cd9660_compute_offsets()
2006 temp->type = CD9660_TYPE_DIR | CD9660_TYPE_VIRTUAL; in cd9660_create_directory()