HomeSort by: relevance | last modified time | path
    Searched refs:ht_remove2 (Results 1 - 2 of 2) 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);
defs.h 550 int ht_remove2(struct hashtab *, const char *, const char *);

Completed in 13 milliseconds