Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1913 return (CORENOTE_R_OK); in corenote()
1923 return (CORENOTE_R_OK); in corenote()
1931 return (CORENOTE_R_OK); in corenote()
1936 return (CORENOTE_R_OK); in corenote()
1946 return (CORENOTE_R_OK); in corenote()
1956 return (CORENOTE_R_OK); in corenote()
1963 return (CORENOTE_R_OK); in corenote()
1970 return (CORENOTE_R_OK); in corenote()
1975 return (CORENOTE_R_OK); in corenote()
1982 return (CORENOTE_R_OK); in corenote()
[all …]
H A D_elfdump.h164 CORENOTE_R_OK = 0, /* Note data successfully displayed */ enumerator
H A Delfdump.c3849 case CORENOTE_R_OK: in note_entry()