Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhistory.c214 static int accept_hrec (struct hrec * hr, struct hrec * lr);
1513 if (!accept_hrec (lr, hr)) in report_hrecs()
1554 if (!accept_hrec (lr, hr)) in report_hrecs()
1630 accept_hrec (struct hrec *lr, struct hrec *hr) in accept_hrec() function