/titanic_44/usr/src/man/man3contract/ |
H A D | Makefile | 76 ct_pr_tmpl_set_param.3contract \ 152 ct_pr_tmpl_set_param.3contract := LINKSRC = ct_pr_tmpl_set_transfer.3contract
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | contracts.c | 73 if (((err = ct_pr_tmpl_set_param(fd, in create_contract_template()
|
/titanic_44/usr/src/lib/libcontract/common/ |
H A D | libcontract.h | 95 extern int ct_pr_tmpl_set_param(int, uint_t);
|
H A D | mapfile-vers | 100 ct_pr_tmpl_set_param;
|
H A D | process.c | 54 ct_pr_tmpl_set_param(int fd, uint_t param) in ct_pr_tmpl_set_param() function
|
/titanic_44/usr/src/lib/libdhcpagent/common/ |
H A D | dhcpagent_util.c | 102 err |= ct_pr_tmpl_set_param(fd, CT_PR_PGRPONLY | CT_PR_REGENT); in init_template()
|
/titanic_44/usr/src/cmd/wall/ |
H A D | wall.c | 491 err |= ct_pr_tmpl_set_param(fd, CT_PR_PGRPONLY | CT_PR_REGENT); in init_template()
|
/titanic_44/usr/src/cmd/ctrun/ |
H A D | ctrun.c | 522 if (errno = ct_pr_tmpl_set_param(fd, opt_param)) in main()
|
/titanic_44/usr/src/lib/libinstzones/common/ |
H A D | zones_exec.c | 536 err |= ct_pr_tmpl_set_param(fd, CT_PR_PGRPONLY | CT_PR_REGENT); in _zexec_init_template()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3contract.inc | 116 link path=usr/share/man/man3contract/ct_pr_tmpl_set_param.3contract \
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | fork.c | 160 err |= ct_pr_tmpl_set_param(ctfd, param); in fork_common()
|
H A D | method.c | 376 err = ct_pr_tmpl_set_param(tmpl, CT_PR_INHERIT | CT_PR_REGENT | in method_ready_contract()
|
/titanic_44/usr/src/cmd/rmvolmgr/ |
H A D | vold.c | 505 err |= ct_pr_tmpl_set_param(tmpl_fd, in vold_action()
|
/titanic_44/usr/src/cmd/dlmgmtd/ |
H A D | dlmgmt_db.c | 222 (err = ct_pr_tmpl_set_param(ctfd, CT_PR_PGRPONLY)) != 0 || in dlmgmt_zfop()
|
/titanic_44/usr/src/cmd/zlogin/ |
H A D | zlogin.c | 1522 err |= ct_pr_tmpl_set_param(fd, CT_PR_PGRPONLY | CT_PR_REGENT); in init_template()
|
/titanic_44/usr/src/cmd/ssh/sshd/ |
H A D | sshd.c | 353 if ((errno = ct_pr_tmpl_set_param(contracts_fd, CT_PR_PGRPONLY))) in contracts_pre_fork()
|
/titanic_44/usr/src/cmd/zoneadmd/ |
H A D | zoneadmd.c | 595 err |= ct_pr_tmpl_set_param(fd, CT_PR_PGRPONLY | CT_PR_REGENT); in init_template()
|
/titanic_44/usr/src/cmd/init/ |
H A D | init.c | 4095 if (err = ct_pr_tmpl_set_param(fd, CT_PR_INHERIT | CT_PR_REGENT)) in contract_make_template()
|
/titanic_44/usr/src/cmd/cron/ |
H A D | cron.c | 3554 if (ct_pr_tmpl_set_param(fd, 0) || in contract_set_template()
|
/titanic_44/usr/src/cmd/zonestat/zonestatd/ |
H A D | zonestatd.c | 653 err |= ct_pr_tmpl_set_param(fd, CT_PR_PGRPONLY | CT_PR_REGENT); in init_template()
|
/titanic_44/ |
H A D | .gitignore | 5478 usr/src/man/man3contract/ct_pr_tmpl_set_param.3contract
|