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

/freebsd-current/usr.sbin/makefs/
H A Dcd9660.c128 static void cd9660_sorted_child_insert(cd9660node *, cd9660node *);
932 cd9660_sorted_child_insert(cd9660node *parent, cd9660node *cn_new) function
972 * Called After cd9660_sorted_child_insert
1258 cd9660_sorted_child_insert(dir->rr_real_parent, tfile);
1268 cd9660_sorted_child_insert(diskStructure->rr_moved_dir, dir);
1424 cd9660_sorted_child_insert(
1922 cd9660_sorted_child_insert(temp->parent, temp);

Completed in 172 milliseconds