Home
last modified time | relevance | path

Searched refs:hcreate_r (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_hsearch.c251 REQUIRE_ERRNO(hcreate_r(16, &t) != 0); in ATF_TC_BODY()
304 REQUIRE_ERRNO(hcreate_r(16, &t)); in ATF_TC_BODY()
339 REQUIRE_ERRNO(hcreate_r(16, &t)); in ATF_TC_BODY()
364 REQUIRE_ERRNO(hcreate_r(16, &t)); in ATF_TC_BODY()
/freebsd/lib/libc/stdlib/
H A DMakefile.inc8 getsubopt.c hcreate.c hcreate_r.c hdestroy_r.c heapsort.c heapsort_b.c \
57 MLINKS+=hcreate.3 hcreate_r.3 \
H A Dhcreate.c65 if (hcreate_r(0, &global_hashtable) == 0) in hsearch()
H A Dhcreate_r.c32 hcreate_r(size_t nel, struct hsearch_data *htab) in hcreate_r() function
H A DSymbol.map103 hcreate_r;
/freebsd/include/
H A Dsearch.h77 int hcreate_r(size_t, struct hsearch_data *);
/freebsd/sbin/pfctl/
H A Dpfctl_altq.c117 if (hcreate_r(0, &queue_map) == 0) in pfctl_altq_init()
119 if (hcreate_r(0, &if_map) == 0) in pfctl_altq_init()
121 if (hcreate_r(0, &qid_map) == 0) in pfctl_altq_init()
H A Dpfctl_parser.c227 if (hcreate_r(0, &isgroup_map) == 0) in pfctl_parser_init()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2007 fun:hcreate_r=uninstrumented