Searched refs:yitcommand (Results 1 – 1 of 1) sorted by relevance
464 static const char * yitcommand; variable546 if (yitcommand == NULL)547 yitcommand = optarg;570 if (yitcommand == NULL)571 yitcommand = "yearistype";2367 buf = erealloc(buf, (int) (132 + strlen(yitcommand) + strlen(type)));2368 (void) sprintf(buf, "%s %d %s", yitcommand, year, type);