Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h442 #define FMEV_PUB_MAXCLASSLEN 32 macro
H A Dfmev_publish.c137 if (strnlen(class, FMEV_PUB_MAXCLASSLEN) == FMEV_PUB_MAXCLASSLEN) in vrfy_class()