Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/makefs/
H A Dcd9660.c130 static void cd9660_sorted_child_insert(cd9660node *, cd9660node *);
961 cd9660_sorted_child_insert(cd9660node *parent, cd9660node *cn_new) in cd9660_sorted_child_insert() function
1287 cd9660_sorted_child_insert(dir->rr_real_parent, tfile); in cd9660_rrip_move_directory()
1297 cd9660_sorted_child_insert(diskStructure->rr_moved_dir, dir); in cd9660_rrip_move_directory()
1453 cd9660_sorted_child_insert( in cd9660_convert_structure()
1976 cd9660_sorted_child_insert(temp->parent, temp); in cd9660_create_virtual_entry()