Home
last modified time | relevance | path

Searched refs:hsearch (Results 1 – 7 of 7) sorted by relevance

/misc/
A Dbug-hsearch1.c15 if (hsearch (e, ENTER) == NULL) in do_test()
22 if (hsearch (s, FIND) != NULL) in do_test()
A Dtst-hsearch.c20 if (hsearch (i, ENTER) == NULL) in do_test()
25 e = hsearch (i, ENTER); in do_test()
A Dhsearch.c26 hsearch (ENTRY item, ACTION action) in hsearch() function
A Dbug18240.c47 if (hsearch (e, ENTER) == NULL) in test_size()
A Dsearch.h87 extern ENTRY *hsearch (ENTRY __item, ACTION __action) __THROW;
A DVersions47 hasmntopt; hcreate; hcreate_r; hdestroy; hdestroy_r; hsearch; hsearch_r;
A DMakefile69 hsearch hsearch_r tsearch lsearch \
86 tests := tst-dirname tst-tsearch tst-fdset tst-mntent tst-hsearch \

Completed in 10 milliseconds