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

/freebsd-10.0-release/include/
H A Dsearch.h50 void hdestroy(void);
/freebsd-10.0-release/lib/libc/stdlib/
H A DSymbol.map36 hdestroy;
H A Dhcreate.c38 * hcreate() / hsearch() / hdestroy()
133 hdestroy(void) function
/freebsd-10.0-release/lib/libc/db/hash/
H A Dhash.c70 static int hdestroy(HTAB *);
191 hdestroy(hashp);
249 retval = hdestroy(hashp);
381 hdestroy(HTAB *hashp) function
388 (void)fprintf(stderr, "hdestroy: accesses %ld collisions %ld\n",
390 (void)fprintf(stderr, "hdestroy: expansions %ld\n",
392 (void)fprintf(stderr, "hdestroy: overflows %ld\n",
882 (void)hdestroy(hashp);
893 (void)hdestroy(hashp);
/freebsd-10.0-release/contrib/gcc/
H A Dsys-protos.h534 extern void hdestroy(void);

Completed in 101 milliseconds