Searched defs:hfn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.c121 char hfn[MAXLINE]; local
125 (void) snprintf(hfn, sizeof (hfn), "%s.c", db_get_output_file());
126 if ((hfp = fopen(hfn, "w")) == NULL) {

Completed in 89 milliseconds