Searched refs:opt_replyend (Results 1 – 1 of 1) sorted by relevance
1508 static unsigned char *opt_replyend; variable1513 if (opt_replyp == opt_replyend) in opt_add()1531 opt_reply = opt_replyp = opt_replyend = NULL; in env_opt_start()1535 opt_replyend = opt_reply + OPT_REPLY_SIZE; in env_opt_start()1573 2 * strlen((char *)ep) + 6 > opt_replyend)1578 len = opt_replyend - opt_reply;1586 opt_reply = opt_replyp = opt_replyend = NULL;1590 opt_replyend = p + len;1662 opt_reply = opt_replyp = opt_replyend = NULL;