Home
last modified time | relevance | path

Searched refs:policy (Results 151 – 175 of 206) sorted by relevance

123456789

/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c2898 usb_pipe_policy_t policy; in usbecm_open_pipes() local
2956 policy.pp_max_async_reqs = 2; in usbecm_open_pipes()
2959 if (usb_pipe_open(ecmp->ecm_dip, &in_data->ep_descr, &policy, in usbecm_open_pipes()
2968 if (usb_pipe_open(ecmp->ecm_dip, &out_data->ep_descr, &policy, in usbecm_open_pipes()
2981 if (usb_pipe_open(ecmp->ecm_dip, &intr_pipe->ep_descr, &policy, in usbecm_open_pipes()
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dkadm_rpc_xdr.c441 if (!xdr_nullstring(xdrs, &objp->policy)) { in _xdr_kadm5_principal_ent_rec()
483 if (!xdr_nullstring(xdrs, &objp->policy)) { in xdr_kadm5_policy_ent_rec()
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c2788 usb_pipe_policy_t policy; in ccid_open_pipes() local
2842 bzero(&policy, sizeof (policy)); in ccid_open_pipes()
2843 policy.pp_max_async_reqs = CCID_NUM_ASYNC_REQS; in ccid_open_pipes()
2846 &policy, USB_FLAGS_SLEEP, &ccid->ccid_bulkin_pipe)) != in ccid_open_pipes()
2853 &policy, USB_FLAGS_SLEEP, &ccid->ccid_bulkout_pipe)) != in ccid_open_pipes()
2864 &ccid->ccid_intrin_xdesc, &policy, USB_FLAGS_SLEEP, in ccid_open_pipes()
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dserver_stubs.c575 arg->rec.policy = strdup("default"); in create_principal_2_svc()
677 arg->rec.policy = strdup("default"); in create_principal3_2_svc()
1730 prime_arg = arg->rec.policy; in create_policy_2_svc()
1872 prime_arg = arg->rec.policy; in modify_policy_2_svc()
1970 strcmp(caller_ent.policy, arg->name) == 0) { in get_policy_2_svc()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies_verbose16985 ('task_struct', 'policy'),
16989 ('task_struct', 'policy'),
16993 ('task_struct', 'policy'),
16997 ('task_struct', 'policy'),
17001 ('task_struct', 'policy'),
17005 ('task_struct', 'policy'),
17009 ('task_struct', 'policy'),
17013 ('task_struct', 'policy'),
17019 ('task_struct', 'policy'),
17023 ('task_struct', 'policy'),
[all …]
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c1339 aggr_grp_modify_common(aggr_grp_t *grp, uint8_t update_mask, uint32_t policy, in aggr_grp_modify_common() argument
1358 aggr_send_update_policy(grp, policy); in aggr_grp_modify_common()
1404 aggr_grp_modify(datalink_id_t linkid, uint8_t update_mask, uint32_t policy, in aggr_grp_modify() argument
1427 err = aggr_grp_modify_common(grp, update_mask, policy, mac_fixed, in aggr_grp_modify()
1441 laioc_port_t *ports, uint32_t policy, boolean_t mac_fixed, boolean_t force, in aggr_grp_create() argument
1619 aggr_send_update_policy(grp, policy); in aggr_grp_create()
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c822 int policy; in dump_state() local
826 (void) pthread_getschedparam(p->plg_tid, &policy, &param); in dump_state()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-bhyve-tests.p5m94 policy="read_priv_set=sys_devices write_priv_set=sys_devices"
H A DSUNWcs.man5.inc89 file path=usr/share/man/man5/policy.conf.5
H A Dnetwork-ipfilter.p5m116 policy="read_priv_set=sys_ip_config write_priv_set=sys_ip_config"
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.c52 usb_pipe_policy_t *policy; in keyspan_init_one_pipe() local
61 policy = &pipe->pipe_policy; in keyspan_init_one_pipe()
62 policy->pp_max_async_reqs = 2; in keyspan_init_one_pipe()
/illumos-gate/usr/src/uts/common/inet/
H A Dkstatcom.h192 kstat_named_t policy; member
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h592 uint16_t policy; member
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs78 SYSC_sched_getparam read_list: [(struct task_struct)->policy, ]
79 …_list: [(struct task_struct)->sched_reset_on_fork, (struct task_struct)->policy, (struct mm_segmen…
266 …rtimer)->is_rel, (struct task_struct)->btrace_seq, (struct task_struct)->policy, (struct task_stru…
268 …rtimer)->is_rel, (struct task_struct)->btrace_seq, (struct task_struct)->policy, (struct task_stru…
269 …rtimer)->is_rel, (struct task_struct)->btrace_seq, (struct task_struct)->policy, (struct task_stru…
292 …rtimer)->is_rel, (struct task_struct)->btrace_seq, (struct task_struct)->policy, (struct task_stru…
293 …rtimer)->is_rel, (struct task_struct)->btrace_seq, (struct task_struct)->policy, (struct task_stru…
296 …rtimer)->is_rel, (struct task_struct)->btrace_seq, (struct task_struct)->policy, (struct task_stru…
322 …rtimer)->is_rel, (struct task_struct)->btrace_seq, (struct task_struct)->policy, (struct task_stru…
325 …rtimer)->is_rel, (struct task_struct)->btrace_seq, (struct task_struct)->policy, (struct task_stru…
[all …]
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c3087 lgrp_mem_policy_t policy; in segspt_shmadvise() local
3119 policy = lgrp_madv_to_policy(behav, len, MAP_SHARED); in segspt_shmadvise()
3120 already_set = lgrp_shm_policy_set(policy, amp, anon_index, in segspt_shmadvise()
3127 if (already_set && !LGRP_MEM_POLICY_REAPPLICABLE(policy)) in segspt_shmadvise()
H A Dseg_vn.c8083 lgrp_mem_policy_t policy; in segvn_advise() local
8243 policy = lgrp_madv_to_policy(behav, len, svd->type); in segvn_advise()
8245 already_set = lgrp_shm_policy_set(policy, amp, in segvn_advise()
8258 already_set = lgrp_privm_policy_set(policy, in segvn_advise()
8267 !LGRP_MEM_POLICY_REAPPLICABLE(policy)) in segvn_advise()
8384 already_set = lgrp_shm_policy_set(policy, amp, in segvn_advise()
8388 (policy == svd->policy_info.mem_policy); in segvn_advise()
8395 !LGRP_MEM_POLICY_REAPPLICABLE(policy)) in segvn_advise()
8465 (void) lgrp_privm_policy_set(policy, in segvn_advise()
8507 (void) lgrp_privm_policy_set(policy, in segvn_advise()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c4521 usb_pipe_policy_t policy; /* bulk pipe policy */ in scsa2usb_open_usb_pipes() local
4536 bzero(&policy, sizeof (usb_pipe_policy_t)); in scsa2usb_open_usb_pipes()
4538 policy.pp_max_async_reqs = 1; in scsa2usb_open_usb_pipes()
4547 &scsa2usbp->scsa2usb_bulkin_xept, &policy, USB_FLAGS_SLEEP, in scsa2usb_open_usb_pipes()
4560 &scsa2usbp->scsa2usb_bulkout_xept, &policy, USB_FLAGS_SLEEP, in scsa2usb_open_usb_pipes()
4584 &scsa2usbp->scsa2usb_intr_xept, &policy, in scsa2usb_open_usb_pipes()
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME126 /* The policy list for an entry in the config file */
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c6255 nvlist_t *policy = NULL; in main() local
6458 if (nvlist_alloc(&policy, NV_UNIQUE_NAME_TYPE, 0) != 0 || in main()
6459 nvlist_add_uint64(policy, ZPOOL_LOAD_REQUEST_TXG, max_txg) != 0 || in main()
6460 nvlist_add_uint32(policy, ZPOOL_LOAD_REWIND_POLICY, rewind) != 0) in main()
6493 ZPOOL_LOAD_POLICY, policy) != 0) { in main()
6537 error = spa_open_rewind(target, &spa, FTAG, policy, in main()
6555 FTAG, policy, NULL); in main()
6563 nvlist_free(policy); in main()
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3022 usb_pipe_policy_t policy; in usbvc_open_isoc_pipe() local
3031 bzero(&policy, sizeof (usb_pipe_policy_t)); in usbvc_open_isoc_pipe()
3032 policy.pp_max_async_reqs = 2; in usbvc_open_isoc_pipe()
3034 if ((rval = usb_pipe_open(usbvcp->usbvc_dip, strm_if->curr_ep, &policy, in usbvc_open_isoc_pipe()
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c1294 if(adb.policy == NULL) in dump_ov_princ()
1297 fprintf(arg->ofile, "%s\t", adb.policy); in dump_ov_princ()
2244 osa_princ_ent.policy != NULL) {
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c3292 ptr->policy == NULL || ptr->policy[0] == '\0' || in __s_cvt_execattr()
3312 ptr->name, ptr->policy, ptr->type, esc_str); in __s_cvt_execattr()
3327 rc = __s_add_attr(e, "SolarisKernelSecurityPolicy", ptr->policy); in __s_cvt_execattr()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties129 no_spis_configured = No SPIs configured to define security policy. Please set teh ``sun.net.slp.SPI…
/illumos-gate/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.unicode10 For the general privacy policy governing access to this site, see
/illumos-gate/usr/src/boot/
H A DREADME.loader195 large numbers of systems, to allow global policy

123456789