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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dsearch.h29 struct hsearch_data { struct
35 int hcreate_r(size_t, struct hsearch_data*);
36 void hdestroy_r(struct hsearch_data*);
37 int hsearch_r(ENTRY, ACTION, ENTRY**, struct hsearch_data*);

Completed in 21 milliseconds