HomeSort by: relevance | last modified time | path
    Searched defs:ht_remove2 (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/config/
hash.c 299 ht_remove2(struct hashtab *ht, const char *name1, const char *name2) function in typeref:typename:int
323 return ht_remove2(ht, name, NULL);

Completed in 13 milliseconds