COMP_CTX_new
COMP_CTX *COMP_CTX_new(COMP_METHOD *meth);
rl->compctx = COMP_CTX_new(comp);
rl->compctx = COMP_CTX_new(comp);
|| (comp_ctx = COMP_CTX_new(method)) == NULL
if ((comp = COMP_CTX_new(method)) == NULL
if ((comp = COMP_CTX_new(method)) == NULL
if ((comp = COMP_CTX_new(method)) == NULL