Home
last modified time | relevance | path

Searched refs:printnode (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/cvs/src/
Dhash.c479 static int printnode PROTO ((Node *, void *));
481 printnode (node, closure) in printnode() function
515 (void) walklist(list, printnode, NULL);
DChangeLog-9194100 * hash.c (printnode), find_names.c (add_entries_proc),
131 * hash.c (printlist, printnode): use %p to print pointers, not %x
237 * hash.c (nodetypestring, printnode, printlist): new functions for
DChangeLog-93951581 (printnode): Add a prototype, and make it static.