Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.h43 SES_LOG_FAILED_TO_OPEN_DEVICE = 1, /* Couldn't open dev path */ enumerator
H A Dlibseslog.c729 return (SES_LOG_FAILED_TO_OPEN_DEVICE); in gather_data()