Symbol: PRINT_STRBUF
usr/src/cmd/sgs/elfdump/common/corenote.c
1077
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_CLNAME), pr_clname);
usr/src/cmd/sgs/elfdump/common/corenote.c
1271
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_CLNAME), pr_clname);
usr/src/cmd/sgs/elfdump/common/corenote.c
1322
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_LWPNAME), pr_lwpname);
usr/src/cmd/sgs/elfdump/common/corenote.c
1472
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_CLNAME), pr_clname);
usr/src/cmd/sgs/elfdump/common/corenote.c
1473
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_NAME), pr_name);
usr/src/cmd/sgs/elfdump/common/corenote.c
1530
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_FNAME), pr_fname);
usr/src/cmd/sgs/elfdump/common/corenote.c
1531
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_PSARGS), pr_psargs);
usr/src/cmd/sgs/elfdump/common/corenote.c
1600
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_CLNAME), pr_clname);
usr/src/cmd/sgs/elfdump/common/corenote.c
1601
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_FNAME), pr_fname);
usr/src/cmd/sgs/elfdump/common/corenote.c
1602
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_PSARGS), pr_psargs);
usr/src/cmd/sgs/elfdump/common/corenote.c
1725
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_PR_PATH), pr_path);
usr/src/cmd/sgs/elfdump/common/corenote.c
940
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_SYSNAME), sysname);
usr/src/cmd/sgs/elfdump/common/corenote.c
941
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_NODENAME), nodename);
usr/src/cmd/sgs/elfdump/common/corenote.c
942
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_RELEASE), release);
usr/src/cmd/sgs/elfdump/common/corenote.c
943
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_VERSION), version);
usr/src/cmd/sgs/elfdump/common/corenote.c
944
PRINT_STRBUF(MSG_ORIG(MSG_CNOTE_T_UTS_MACHINE), machine);