Searched refs:holbuf (Results 1 – 1 of 1) sorted by relevance
191 char holbuf[128]; in inithol() local205 while(fgets(holbuf, sizeof(holbuf), holptr) != NULL) { in inithol()207 if (holbuf[0] == '*') in inithol()210 for (c = holbuf; isspace(*c); c++) in inithol()217 if(sscanf(holbuf, "%4d %4d %4d", in inithol()280 sscanf(holbuf, "%d/%d %*s %*s %*[^\n]\n", &month, &day); in inithol()