Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/cvs/src/
Dhash.c381 static int (*client_comp) PROTO ((const Node *, const Node *)); variable
391 return client_comp (*node1, *node2);
421 client_comp = comp;