Searched refs:write_mto (Results 1 – 1 of 1) sorted by relevance
118 static unsigned char write_mto[] = { in _sclp_print() local131 memcpy(ptr, write_mto, sizeof(write_mto)); in _sclp_print()132 for (count = sizeof(write_mto); (ch = *str++) != 0; count++) { in _sclp_print()