Home
last modified time | relevance | path

Searched refs:hash_replace_string (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/top/
H A Dhash.h116 void *hash_replace_string(hash_table *ht, char * key, void *value);
H A Dhash.c1062 hash_replace_string(hash_table *ht, char * key, void *value) in hash_replace_string() function