Searched refs:OPT_REPLY_INITIAL_SIZE (Results 1 – 1 of 1) sorted by relevance
1586 #define OPT_REPLY_INITIAL_SIZE 256 macro1596 opt_reply = realloc(opt_reply, OPT_REPLY_INITIAL_SIZE); in env_opt_start()1604 opt_replyend = opt_reply + OPT_REPLY_INITIAL_SIZE; in env_opt_start()