Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.h54 SES_LOG_FAILED_NV_CODE, /* Couldn't add code to nvlist */ enumerator
H A Dlibseslog.c403 return (SES_LOG_FAILED_NV_CODE); in save_logs()