Home
last modified time | relevance | path

Searched refs:outfilep (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/mkmsgs/
H A Dmkmsgs.c117 char *outfilep; /* full-path name of output file */ local
326 outfilep = pathoutp;
335 outfilep = ofilep;
337 if ((fp_outp = fopen(outfilep, "w")) == NULL) {
339 cmdname, outfilep, syserr());