Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h108 ELFCAP_ERR_INVSTYLE = 5 /* unknown style */ enumerator
H A Delfcap.c551 return (ELFCAP_ERR_INVSTYLE); in get_str_desc()