Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.c78 static const char rd_err_msg[] = " Error reading page at address: 0x%x.\n"; variable
179 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_normal()
221 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_normal()
249 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_normal()
335 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_quick()
377 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_quick()
474 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_extended()
499 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_extended()
520 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_extended()
574 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_extended()
[all …]