Searched refs:PRINT_STRBUF (Results 1 – 1 of 1) sorted by relevance
| /titanic_41/usr/src/cmd/sgs/elfdump/common/ |
| H A D | corenote.c | 92 #define PRINT_STRBUF(_title, _field) \ macro 841 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_SYSNAME), sysname); in dump_utsname() 842 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_NODENAME), nodename); in dump_utsname() 843 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_RELEASE), release); in dump_utsname() 844 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_VERSION), version); in dump_utsname() 845 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_MACHINE), machine); in dump_utsname() 978 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_CLNAME), pr_clname); in dump_lwpstatus() 1171 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_CLNAME), pr_clname); in dump_prstatus() 1358 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_CLNAME), pr_clname); in dump_lwpsinfo() 1359 PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_NAME), pr_name); in dump_lwpsinfo() [all …]
|