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

/freebsd-current/usr.sbin/makefs/
H A Dcd9660.c1314 cd9660node *this_node; local
1335 if ((this_node = cd9660_allocate_cd9660node()) == NULL) {
1353 this_node->parent = parent_node;
1355 this_node);
1356 this_node->level = level;
1360 this_node->type = CD9660_TYPE_DIR;
1383 this_node->level =
1387 this_node) == NULL) {
1402 iterator->child, this_node,
1417 this_node
[all...]

Completed in 93 milliseconds