Searched refs:report_msg (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema_test.c | 78 static const char report_msg[] = "%s%s%d%% complete.\n"; variable 172 (void) sprintf(msgbuf, report_msg, m1_msg, wr_msg, in memory_test_normal() 213 (void) sprintf(msgbuf, report_msg, m1_msg, rd_cmp_msg, in memory_test_normal() 273 (void) sprintf(msgbuf, report_msg, m2_msg, in memory_test_normal() 327 (void) sprintf(msgbuf, report_msg, m1_msg, wr_msg, in memory_test_quick() 369 (void) sprintf(msgbuf, report_msg, m1_msg, rd_cmp_msg, in memory_test_quick() 401 (void) sprintf(msgbuf, report_msg, m2_msg, rd_cmp_msg, in memory_test_quick() 459 (void) sprintf(msgbuf, report_msg, m1_msg, wr_msg, in memory_test_extended() 564 (void) sprintf(msgbuf, report_msg, m1_msg, in memory_test_extended() 613 (void) sprintf(msgbuf, report_msg, m2_msg, in memory_test_extended() [all …]
|