Searched refs:readdeltalog (Results 1 – 1 of 1) sorted by relevance
196 static struct hshentry const *readdeltalog P((void));462 while (! (delta = readdeltalog())->selector || --revno)466 while (readdeltalog() != delta->next)628 readdeltalog() in readdeltalog() function