Searched refs:CD9660_TYPE_DOT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/usr.sbin/makefs/
H A Dcd9660.h131 #define CD9660_TYPE_DOT 0x04 macro
H A Dcd9660.c1315 cd9660_create_special_directory(CD9660_TYPE_DOT, root);
1555 if ((cn->type != CD9660_TYPE_DOT)
2055 if (type == CD9660_TYPE_DOT)
2070 if (type == CD9660_TYPE_DOT) {
2081 (first->type & CD9660_TYPE_DOT) == 0) {
/freebsd-10.0-release/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c92 if (node->type & CD9660_TYPE_DOT) {
H A Diso9660_rrip.c61 if (!(node->type & CD9660_TYPE_DOT) &&
307 if (node->type & CD9660_TYPE_DOT) {
374 if (node->type & CD9660_TYPE_DOT) {

Completed in 137 milliseconds