Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_error.h135 EFMD_BUF_EXISTS, /* buffer with the specified name already exists */ enumerator
H A Dfmd_api.c1516 fmd_api_error(mp, EFMD_BUF_EXISTS, in fmd_buf_create()