Searched refs:f_p (Results 1 – 2 of 2) sorted by relevance
484 content->f_p = content->f_base = content->f_end = (char *)malloc(1);485 *content->f_p = '\0';499 content->f_p = content->f_base = content->f_end = (char *)malloc(1);500 *content->f_p = '\0';513 content->f_p = content->f_base;559 p = filep->f_p;612 filep->f_p = p;
139 char *f_p; member
Completed in 16 milliseconds