HomeSort by: relevance | last modified time | path
    Searched defs:hash_free (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint2/
hash.c 188 hash_free(hte_t **table) function in typeref:typename:void
  /src/usr.bin/m4/
look.c 57 static void hash_free(void *, size_t, void *);
64 NULL, hash_alloc, hash_free, element_alloc };
79 hash_free(void *p, size_t s UNUSED, void *u UNUSED) function in typeref:typename:void

Completed in 11 milliseconds