Searched refs:yitcommand (Results 1 – 1 of 1) sorted by relevance
448 static const char *yitcommand; variable514 if (yitcommand == NULL)515 yitcommand = optarg;546 if (yitcommand == NULL)547 yitcommand = "yearistype";1984 buf = erealloc(buf, (int)(132 + strlen(yitcommand) + strlen(type)));1985 (void) sprintf(buf, "%s %d %s", yitcommand, year, type);