Searched refs:ofilep (Results 1 – 1 of 1) sorted by relevance
113 char *ofilep; /* output file name */ local171 ofilep = argv[optind + 1];188 sizeof(MESSAGES) + strlen(ofilep);199 (void)strcat(pathoutp, ofilep);214 if (access(ofilep, 0) == 0) {215 …printf(stderr, "%s: Message file \"%s\" already exists;\ndid not overwrite it\n", cmdname, ofilep);335 outfilep = ofilep;348 cmdname, ofilep, syserr());