Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/elfcap/
H A Delfcap.c446 return (ELFCAP_ERR_INVFMT); in elfcap_hw1_to_str()
472 return (ELFCAP_ERR_INVFMT); in elfcap_hw2_to_str()
497 return (ELFCAP_ERR_INVFMT); in elfcap_sf1_to_str()
H A Delfcap.h104 ELFCAP_ERR_INVFMT = 2, /* invalid format */ enumerator