CT_PR_NOORPHAN
if ((opt_life == LT_NONE) && (opt_param & CT_PR_NOORPHAN)) {
bit2str(option_params, CT_PR_NOORPHAN), "none");
{ "noorphan", CT_PR_NOORPHAN },
{ "noorphan", CT_PR_NOORPHAN },
if (ctp->conp_params & CT_PR_NOORPHAN)
sys_process_tmpl->ctp_params = CT_PR_NOORPHAN;