Searched refs:pmesg (Results 1 – 1 of 1) sorted by relevance
547 char *pmesg = tmesg; in tst_resm_hexd_() local562 pmesg += offset; in tst_resm_hexd_()566 if (pmesg != tmesg) in tst_resm_hexd_()567 *(pmesg++) = ' '; in tst_resm_hexd_()569 sprintf(pmesg, "%02x", ((unsigned char *)buf)[i]); in tst_resm_hexd_()570 pmesg += symb_num; in tst_resm_hexd_()573 pmesg = tmesg; in tst_resm_hexd_()