Home
last modified time | relevance | path

Searched refs:hsearch_data (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dsearch.h97 struct hsearch_data struct
107 struct hsearch_data *__htab) __THROW; argument
109 extern int hcreate_r (size_t __nel, struct hsearch_data *__htab) __THROW;
111 extern void hdestroy_r (struct hsearch_data *__htab) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/search/
A D_hsearch_r.c66 int hcreate_r (size_t nel, struct hsearch_data *htab) in hcreate_r()
101 void hdestroy_r (struct hsearch_data *htab) in libc_hidden_def()
136 struct hsearch_data *htab) in libc_hidden_def()
A Dhsearch.c23 static struct hsearch_data htab;

Completed in 5 milliseconds