Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.h56 SES_LOG_FAILED_NV_ENTRY, /* Couldn't add entry to nvlist */ enumerator
H A Dlibseslog.c418 return (SES_LOG_FAILED_NV_ENTRY); in save_logs()