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

/barrelfish-master/include/
H A Dsearch.h27 } ACTION; typedef in typeref:enum:__anon279
58 ENTRY *hsearch(ENTRY, ACTION);
75 int hsearch_r(ENTRY, ACTION, ENTRY **, struct hsearch_data *);
/barrelfish-master/lib/libc/stdlib/
H A Dhcreate.c60 hsearch(ENTRY item, ACTION action)
H A Dhsearch_r.c76 hsearch_r(ENTRY item, ACTION action, ENTRY **retval, struct hsearch_data *htab)
/barrelfish-master/lib/libc/db/hash/
H A Dhash.h39 } ACTION; typedef in typeref:enum:__anon936
H A Dhash.c61 static int hash_access(HTAB *, ACTION, DBT *, DBT *);
573 hash_access(HTAB *hashp, ACTION action, DBT *key, DBT *val)

Completed in 47 milliseconds