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