Searched refs:yitcommand (Results 1 – 1 of 1) sorted by relevance
449 static const char *yitcommand; variable516 if (yitcommand == NULL)517 yitcommand = optarg;548 if (yitcommand == NULL)549 yitcommand = "yearistype";1986 buf = erealloc(buf, (int)(132 + strlen(yitcommand) + strlen(type)));1987 (void) sprintf(buf, "%s %d %s", yitcommand, year, type);