Home
last modified time | relevance | path

Searched refs:class_hash (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libsysevent/
H A Dlibsysevent.c1176 class_lst_t **class_hash = SH_CLASS_HASH(shp); in cache_find_class() local
1179 return (class_hash[0]); in cache_find_class()
1183 c_list = class_hash[index]; in cache_find_class()
1350 class_lst_t **class_hash) in create_cached_registration() argument
1366 class_hash[i] = NULL; in create_cached_registration()
1408 clist->cl_next = class_hash[i]; in create_cached_registration()
1409 class_hash[i] = clist; in create_cached_registration()