HomeSort by: relevance | last modified time | path
    Searched defs:cd9660_sorted_child_insert (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/makefs/
cd9660.c 141 static void cd9660_sorted_child_insert(cd9660node *, cd9660node *);
969 cd9660_sorted_child_insert(cd9660node *parent, cd9660node *cn_new) function in typeref:typename:void
1009 * Called After cd9660_sorted_child_insert
1305 cd9660_sorted_child_insert(dir->rr_real_parent, tfile);
1315 cd9660_sorted_child_insert(diskStructure->rr_moved_dir, dir);
1471 cd9660_sorted_child_insert(
1995 cd9660_sorted_child_insert(temp->parent, temp);

Completed in 12 milliseconds