Searched refs:ces_gethash (Results 1 – 3 of 3) sorted by relevance
104 return (ces_gethash(key->serv.serv.name, htsize)); in servname_gethash()
359 extern uint_t ces_gethash(const char *, int);
361 ces_gethash(const char *key, int htsize) { in ces_gethash() function407 return (ces_gethash(key->name, htsize)); in nsc_db_ces_key_gethash()