Searched refs:CT_PR_INHERIT (Results 1 – 8 of 8) sorted by relevance
54 #define CT_PR_INHERIT 0x1 /* give contract to parent */ macro
74 CT_PR_INHERIT|CT_PR_PGRPONLY)) != 0) || in create_contract_template()
64 { "inherit", CT_PR_INHERIT },
108 { "inherit", CT_PR_INHERIT },
356 CT_PR_INHERIT | CT_PR_REGENT, CONFIGD_COOKIE); in fork_configd()
376 err = ct_pr_tmpl_set_param(tmpl, CT_PR_INHERIT | CT_PR_REGENT | in method_ready_contract()
837 ctp, (ctp->conp_params & CT_PR_INHERIT) ? CTF_INHERIT : 0, in contract_process_create()
4095 if (err = ct_pr_tmpl_set_param(fd, CT_PR_INHERIT | CT_PR_REGENT)) in contract_make_template()