Searched refs:rd_err_msg (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema_test.c | 80 static const char rd_err_msg[] = " Error reading page at address: 0x%x.\n"; variable 181 (void) sprintf(msgbuf, rd_err_msg, pageno); 223 (void) sprintf(msgbuf, rd_err_msg, pageno); 251 (void) sprintf(msgbuf, rd_err_msg, pageno); 337 (void) sprintf(msgbuf, rd_err_msg, pageno); 379 (void) sprintf(msgbuf, rd_err_msg, pageno); 476 (void) sprintf(msgbuf, rd_err_msg, pageno); 501 (void) sprintf(msgbuf, rd_err_msg, pageno); 522 (void) sprintf(msgbuf, rd_err_msg, pageno); 576 (void) sprintf(msgbuf, rd_err_msg, pagen [all...] |
Completed in 44 milliseconds