Searched refs:log_branch (Results 1 – 1 of 1) sorted by relevance
146 static int log_branch (Node *, void *);1668 walklist (ver->branches, log_branch, NULL); in log_version()1699 log_branch (Node *p, void *closure) in log_branch() function