Searched refs:second_fieldp (Results 1 – 1 of 1) sorted by relevance
232 char *second_fieldp = second_field, *eighth_fieldp = eighth_field, *ptr; in format_header() local235 while (*second_fieldp != '\0') in format_header()236 *ptr++ = *second_fieldp++; in format_header()