Searched refs:hfn (Results 1 - 2 of 2) 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) {
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_hash.c44 inj_hash_create(inj_hash_t *h, ulong_t (*hfn)(void *),
51 h->h_hashfn = hfn;

Completed in 67 milliseconds