Searched refs:newhashent2 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/config/
H A Dhash.c147 newhashent2(const char *name1, const char *name2, u_int h) function
162 return newhashent2(name, NULL, h);
281 hp = newhashent2(nam1, nam2, h);

Completed in 205 milliseconds