Searched refs:wr_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 | 81 static const char wr_err_msg[] = " Error writing page at address: 0x%x.\n"; variable 166 (void) sprintf(msgbuf, wr_err_msg, pageno); 207 (void) sprintf(msgbuf, wr_err_msg, pageno); 245 (void) sprintf(msgbuf, wr_err_msg, pageno); 321 (void) sprintf(msgbuf, wr_err_msg, pageno); 363 (void) sprintf(msgbuf, wr_err_msg, pageno); 453 (void) sprintf(msgbuf, wr_err_msg, pageno); 495 (void) sprintf(msgbuf, wr_err_msg, pageno); 516 (void) sprintf(msgbuf, wr_err_msg, pageno); 537 (void) sprintf(msgbuf, wr_err_msg, pagen [all...] |
Completed in 56 milliseconds