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

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c838 #define CHANN_HASH(channel_name) (hash_func(channel_name) \ macro
875 hash_index = CHANN_HASH(channel_name);
954 hash_index = CHANN_HASH(channel_name);
1011 hash_index = CHANN_HASH(channel_name);

Completed in 96 milliseconds