HomeSort by: relevance | last modified time | path
    Searched refs:hash_replace_uint (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/top/dist/
hash.h 88 void *hash_replace_uint(hash_table *ht, unsigned int key, void *value);
hash.c 341 * void *hash_replace_uint(hash_table *ht, unsigned int key, void *value)
350 hash_replace_uint(hash_table *ht, unsigned int key, void *value) function

Completed in 46 milliseconds