Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mkmsgs/
H A Dmkmsgs.c114 char *outfilep; /* full-path name of output file */ local
323 outfilep = pathoutp;
332 outfilep = ofilep;
334 if ((fp_outp = fopen(outfilep, "w")) == NULL) {
336 cmdname, outfilep, syserr());