Searched refs:sent_len (Results 1 – 1 of 1) sorted by relevance
295 int sent_len = 0; in OutputPS() local299 FXSYS_memcpy(m_pBuf + 2, string + sent_len, send_len); in OutputPS()301 sent_len += send_len; in OutputPS()