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

/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dhsearch.tcl49 error_check_good hdestroy [berkdb hdestroy] 0
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dhsearch.c42 #define hdestroy ______hdestroy macro
48 #undef hdestroy macro
109 extern void hdestroy() function
/macosx-10.9.5/Libc-997.90.3/include/
H A Dsearch.h46 void hdestroy(void);
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dhcreate.c38 * hcreate() / hsearch() / hdestroy()
133 hdestroy(void) function
/macosx-10.9.5/Libc-997.90.3/db/hash/FreeBSD/
H A Dhash.c70 static int hdestroy(HTAB *);
192 hdestroy(hashp);
250 retval = hdestroy(hashp);
380 hdestroy(HTAB *hashp) function
387 (void)fprintf(stderr, "hdestroy: accesses %ld collisions %ld\n",
389 (void)fprintf(stderr, "hdestroy: expansions %ld\n",
391 (void)fprintf(stderr, "hdestroy: overflows %ld\n",
881 (void)hdestroy(hashp);
892 (void)hdestroy(hashp);
/macosx-10.9.5/BerkeleyDB-21/db/tcl/
H A Dtcl_compat.c33 "hdestroy",
126 hdestroy();
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts251 hdestroy => IGNORE,
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in2243 #define hdestroy __db_hdestroy@DB_VERSION_UNIQUE_NAME@
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h2233 #define hdestroy __db_hdestroy macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h2222 #define hdestroy __db_hdestroy macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h2231 #define hdestroy __db_hdestroy macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h2270 #define hdestroy __db_hdestroy macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h2270 #define hdestroy __db_hdestroy macro

Completed in 468 milliseconds