Home
last modified time | relevance | path

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

/dports/www/visitors/visitors_0.7/
H A Dtail.c8 static FILE *vi_openAtEnd(char *filename, long *len) in vi_openAtEnd() function
46 fp = vi_openAtEnd(filename, &newlen); in vi_tailIteration()