Searched refs:fsortcmp (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | hardlink.c | 207 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()
|
| D | find_names.c | 115 sortlist (files, fsortcmp); in Find_Names() 239 sortlist (dirlist, fsortcmp); in Find_Directories()
|
| D | hash.h | 66 int fsortcmp (const Node *p, const Node *q);
|
| D | ignore.c | 489 sortlist (files, fsortcmp); in ignore_files()
|
| D | hash.c | 499 fsortcmp (const Node *p, const Node *q) in fsortcmp() function
|
| D | lock.c | 1251 sortlist (lock_tree_list, fsortcmp); in lock_tree_promotably()
|
| D | ChangeLog-9395 | 435 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,
|
| D | ChangeLog | 13408 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/ |
| D | PROJECTS | 21 Profiles have shown that on fast machines like the Alpha, fsortcmp()
|