Searched refs:pmesg (Results 1 – 1 of 1) sorted by relevance
517 char *pmesg = tmesg; in tst_resm_hexd_() local523 pmesg += offset; in tst_resm_hexd_()528 if (pmesg != tmesg) in tst_resm_hexd_()529 *(pmesg++) = ' '; in tst_resm_hexd_()531 sprintf(pmesg, "%02x", ((unsigned char *)buf)[i]); in tst_resm_hexd_()532 pmesg += symb_num; in tst_resm_hexd_()535 pmesg = tmesg; in tst_resm_hexd_()