Searched refs:fh_file_end (Results 1 – 2 of 2) sorted by relevance
498 fhp->fh_file_end = fhp->fh_file_start + (off_t)st.st_size;499 *fhp->fh_file_end = '\n';524 for (cp = fhp->fh_file_start; cp < fhp->fh_file_end; cp++)543 while (cp < fhp->fh_file_end) {
68 char *fh_file_end; member