Searched refs:h_free (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/ctf/
H A Dctf_hash.c53 hp->h_free = 1; /* first free element is index 1 */
99 ctf_helem_t *hep = &hp->h_chains[hp->h_free];
105 if (hp->h_free >= hp->h_nelems)
121 hp->h_buckets[h] = hp->h_free++;
H A Dctf_impl.h77 uint_t h_free; /* index of next free hash element */ member in struct:ctf_hash
/illumos-gate/usr/src/lib/libtsol/common/
H A Dbtohex.c83 * h_free - Free a Hexadecimal label string.
93 h_free(char *hex) function
H A Dlabel.h132 extern void h_free(char *);
/illumos-gate/usr/src/man/man3tsol/
H A DMakefile63 h_free.3tsol \
92 h_free.3tsol := LINKSRC = btohex.3tsol

Completed in 75 milliseconds