Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dcd9660.c128 static void cd9660_sorted_child_insert(cd9660node *, cd9660node *);
937 cd9660_sorted_child_insert(cd9660node *parent, cd9660node *cn_new) in cd9660_sorted_child_insert() function
1263 cd9660_sorted_child_insert(dir->rr_real_parent, tfile); in cd9660_rrip_move_directory()
1273 cd9660_sorted_child_insert(diskStructure->rr_moved_dir, dir); in cd9660_rrip_move_directory()
1429 cd9660_sorted_child_insert( in cd9660_convert_structure()
1926 cd9660_sorted_child_insert(temp->parent, temp); in cd9660_create_virtual_entry()