Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c125 return (FMEVERR_STRING2BIG); in vrfy_ruleset()
138 return (FMEVERR_STRING2BIG); in vrfy_class()
151 return (FMEVERR_STRING2BIG); in vrfy_subclass()
H A Dlibfmevent.h112 FMEVERR_STRING2BIG, /* String argument exceeds maximum length */ enumerator