Searched refs:distfile (Results 1 – 1 of 1) sorted by relevance
33 char *distfile = NULL; variable197 distfile = *++argv;198 if (distfile[0] == '-' && distfile[1] == '\0')384 if (distfile == NULL) {388 fin = fopen(distfile, "r");390 perror(distfile ? distfile : "distfile");