Home
last modified time | relevance | path

Searched refs:CORENOTE_R_OK (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1729 return (CORENOTE_R_OK); in corenote()
1739 return (CORENOTE_R_OK); in corenote()
1747 return (CORENOTE_R_OK); in corenote()
1752 return (CORENOTE_R_OK); in corenote()
1762 return (CORENOTE_R_OK); in corenote()
1772 return (CORENOTE_R_OK); in corenote()
1779 return (CORENOTE_R_OK); in corenote()
1786 return (CORENOTE_R_OK); in corenote()
1791 return (CORENOTE_R_OK); in corenote()
1798 return (CORENOTE_R_OK); in corenote()
[all …]
H A D_elfdump.h164 CORENOTE_R_OK = 0, /* Note data successfully displayed */ enumerator
H A Delfdump.c3746 case CORENOTE_R_OK: in note_entry()