Searched refs:hsearch (Results 1 – 7 of 7) sorted by relevance
15 if (hsearch (e, ENTER) == NULL) in do_test()22 if (hsearch (s, FIND) != NULL) in do_test()
20 if (hsearch (i, ENTER) == NULL) in do_test()25 e = hsearch (i, ENTER); in do_test()
26 hsearch (ENTRY item, ACTION action) in hsearch() function
47 if (hsearch (e, ENTER) == NULL) in test_size()
87 extern ENTRY *hsearch (ENTRY __item, ACTION __action) __THROW;
47 hasmntopt; hcreate; hcreate_r; hdestroy; hdestroy_r; hsearch; hsearch_r;
69 hsearch hsearch_r tsearch lsearch \86 tests := tst-dirname tst-tsearch tst-fdset tst-mntent tst-hsearch \
Completed in 10 milliseconds