Searched refs:f_end (Results 1 – 2 of 2) sorted by relevance
484 content->f_p = content->f_base = content->f_end = (char *)malloc(1);499 content->f_p = content->f_base = content->f_end = (char *)malloc(1);514 content->f_end = content->f_base + bytes_read;515 *content->f_end = '\0';560 eof = filep->f_end;
142 char *f_end; member
Completed in 8 milliseconds