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

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dsearch.h50 #define hdestroy kdb2_hdestroy macro
54 void hdestroy __P((void));
H A Dhsearch.c101 hdestroy() function
H A Dhash.c75 static int32_t hdestroy __P((HTAB *));
266 hdestroy(hashp);
294 retval = hdestroy(hashp);
493 hdestroy(hashp) function
502 (void)fprintf(stderr, "hdestroy: accesses %ld collisions %ld\n",
505 "hdestroy: expansions %ld\n", hash_expansions);
507 "hdestroy: overflows %ld\n", hash_overflows);
509 "hdestroy: big key/data pages %ld\n", hash_bigpages);
/osnet-11/usr/src/lib/libast/common/comp/
H A Dhsearch.c42 #define hdestroy ______hdestroy macro
48 #undef hdestroy macro
109 extern void hdestroy() function
/osnet-11/usr/src/lib/libc/port/gen/
H A Dhsearch.c47 #pragma weak _hdestroy = hdestroy
200 hdestroy();
241 hdestroy(void) /* Reset the module to its initial state */ function
/osnet-11/usr/src/cmd/sendmail/db/
H A Ddb.h1021 #define hdestroy __db_hdestroy macro
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc629 void hdestroy(void);

Completed in 33 milliseconds