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

/freebsd-13-stable/usr.sbin/makefs/
H A Dcd9660.c132 static void cd9660_sorted_child_insert(cd9660node *, cd9660node *);
963 cd9660_sorted_child_insert(cd9660node *parent, cd9660node *cn_new) function
1003 * Called After cd9660_sorted_child_insert
1289 cd9660_sorted_child_insert(dir->rr_real_parent, tfile);
1299 cd9660_sorted_child_insert(diskStructure->rr_moved_dir, dir);
1455 cd9660_sorted_child_insert(
1978 cd9660_sorted_child_insert(temp->parent, temp);

Completed in 81 milliseconds