Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libseslog/common/
H A Dlibseslog.h46 SES_LOG_FAILED_BAD_TARGET_PATH, /* Couldn't find valid target path */ enumerator
H A Dlibseslog.c787 return (SES_LOG_FAILED_BAD_TARGET_PATH); in access_ses_log()