Home
last modified time | relevance | path

Searched refs:hdestroy (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/tests/lib/libc/stdlib/
Dt_hsearch.c159 hdestroy(); in ATF_TC_BODY()
180 hdestroy(); in ATF_TC_BODY()
229 hdestroy(); in ATF_TC_BODY()
/netbsd/src/lib/libc/db/hash/
Dhash.c70 static int hdestroy(HTAB *);
197 hdestroy(hashp); in __hash_open()
255 retval = hdestroy(hashp); in hash_close()
389 hdestroy(HTAB *hashp) in hdestroy() function
924 (void)hdestroy(hashp); in alloc_segs()
935 (void)hdestroy(hashp); in alloc_segs()
/netbsd/src/include/
Dsearch.h61 void hdestroy(void);
/netbsd/src/lib/libc/stdlib/
Dhcreate.c148 hdestroy(void) in hdestroy() function
DMakefile.inc82 MLINKS+=hcreate.3 hdestroy.3 hcreate.3 hsearch.3
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt1692 hdestroy
/netbsd/src/distrib/sets/lists/comp/
Dmi8186 ./usr/share/man/cat3/hdestroy.0 comp-c-catman .cat
16747 ./usr/share/man/html3/hdestroy.html comp-c-htmlman html
25252 ./usr/share/man/man3/hdestroy.3 comp-c-man .man
/netbsd/src/doc/
DCHANGES.prev6215 libc: Reimplement hcreate(3), hsearch(3) and hdestroy(3).