Searched refs:hsearch_data (Results 1 – 3 of 3) sorted by relevance
97 struct hsearch_data struct107 struct hsearch_data *__htab) __THROW; argument109 extern int hcreate_r (size_t __nel, struct hsearch_data *__htab) __THROW;111 extern void hdestroy_r (struct hsearch_data *__htab) __THROW;
66 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()
23 static struct hsearch_data htab;
Completed in 3 milliseconds