Searched refs:count_delta_actions (Results 1 – 1 of 1) sorted by relevance
128 static int count_delta_actions (Node *, void *);8298 actions = walklist (rcs->versions, count_delta_actions, NULL); in RCS_copydeltas()8434 count_delta_actions (Node *np, void *ignore) in count_delta_actions() function