Searched refs:hfn (Results 1 – 2 of 2) sorted by relevance
121 char hfn[MAXLINE]; in alt_code_file() local125 (void) snprintf(hfn, sizeof (hfn), "%s.c", db_get_output_file()); in alt_code_file()126 if ((hfp = fopen(hfn, "w")) == NULL) { in alt_code_file()
44 inj_hash_create(inj_hash_t *h, ulong_t (*hfn)(void *), in inj_hash_create()51 h->h_hashfn = hfn; in inj_hash_create()