Lines Matching defs:reply_ptr
116 static unsigned char *reply_ptr; /* next byte in reply_buf or req->reply */
394 reply_ptr = reply_buf;
407 *reply_ptr = x;
444 reply_ptr = reply_buf;
445 *reply_ptr = last_talk_cmd;
458 reply_ptr = req->reply;
459 *reply_ptr = req->data[1];
468 reply_ptr = reply_buf;
469 *reply_ptr = req->data[1];
535 reply_ptr++;
536 *reply_ptr = x;