Lines Matching refs:mesg
163 static char mesg[MAXMESG]; /* message buffer for tst_res */ variable
254 tst_brkm(TBROK, getout, "%s", mesg); in parent()
311 tst_resm(TBROK, "%s", mesg); in parent()
324 (void)sprintf(mesg, in parent()
327 (void)strcat(big_mesg, mesg); in parent()
347 tst_resm(TBROK, "%s", mesg); in parent()
395 (void)strcpy(note, mesg); in child()
399 (void)strcpy(note, mesg); in child()
540 (void)sprintf(mesg, in setup_sigs()
614 (void)sprintf(mesg, "read() pipe failed. error:%d %s.", in read_pipe()
642 (void)sprintf(mesg, "write() pipe failed. error:%d %s.", in write_pipe()
660 (void)sprintf(mesg, in set_timeout()