Searched refs:CT_PR_NOORPHAN (Results 1 – 4 of 4) sorted by relevance
55 #define CT_PR_NOORPHAN 0x2 /* kill when contract is abandoned */ macro
61 { "noorphan", CT_PR_NOORPHAN },477 if ((opt_life == LT_NONE) && (opt_param & CT_PR_NOORPHAN)) { in main()479 bit2str(option_params, CT_PR_NOORPHAN), "none"); in main()
622 if (ctp->conp_params & CT_PR_NOORPHAN) in contract_process_abandon()800 sys_process_tmpl->ctp_params = CT_PR_NOORPHAN; in contract_process_init()
109 { "noorphan", CT_PR_NOORPHAN },