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

  /src/usr.bin/config/
hash.c 147 newhashent2(const char *name1, const char *name2, u_int h) function in typeref:struct:hashent *
162 return newhashent2(name, NULL, h);
281 hp = newhashent2(nam1, nam2, h);

Completed in 10 milliseconds