Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dhardlink.c207 sortlist (n->data, fsortcmp); in list_linked_files_on_disk()
230 sortlist (links1, fsortcmp); in compare_linkage_lists()
231 sortlist (links2, fsortcmp); in compare_linkage_lists()
Dfind_names.c115 sortlist (files, fsortcmp); in Find_Names()
239 sortlist (dirlist, fsortcmp); in Find_Directories()
Dhash.h66 int fsortcmp (const Node *p, const Node *q);
Dignore.c489 sortlist (files, fsortcmp); in ignore_files()
Dhash.c499 fsortcmp (const Node *p, const Node *q) in fsortcmp() function
Dlock.c1251 sortlist (lock_tree_list, fsortcmp); in lock_tree_promotably()
DChangeLog-9395435 this, fsortcmp and lock_filesdoneproc go from commit.c to lock.c.
1577 * find_names.c (add_entries_proc, fsortcmp): Add prototypes.
2154 * commit.c (fsortcmp), find_names (fsortcmp), hash.c (hashp,
DChangeLog13408 fsortcmp is now used by several files, so let's make it extern.
13409 * hash.c, hash.h (fsortcmp): New function.
13410 * find_names.c (fsortcmp): Removed.
13411 * lock.c (fsortcmp): Removed.
/netbsd/src/external/gpl2/xcvs/dist/
DPROJECTS21 Profiles have shown that on fast machines like the Alpha, fsortcmp()