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

/freebsd-10.2-release/usr.sbin/makefs/
H A Dcd9660.c133 static void cd9660_sorted_child_insert(cd9660node *, cd9660node *);
961 cd9660_sorted_child_insert(cd9660node *parent, cd9660node *cn_new) function
1001 * Called After cd9660_sorted_child_insert
1280 cd9660_sorted_child_insert(dir->rr_real_parent, tfile);
1290 cd9660_sorted_child_insert(diskStructure.rr_moved_dir, dir);
1443 cd9660_sorted_child_insert(
1972 cd9660_sorted_child_insert(temp->parent, temp);

Completed in 42 milliseconds