RES_USE_CD
PRINTOPT(RES_USE_CD, "USE_CD");
if (ac->ac_options & RES_USE_CD)
if (as->as_ctx->ac_options & RES_USE_CD)
_res.options |= RES_USE_CD;