/osnet-11/usr/src/lib/scsi/plugins/ses/LSILOGIC-SASX28-A.0/common/ |
H A D | lsilogic.c | 40 nvlist_t *props; local 45 props = ses_node_props(np); 47 SES_NV_ADD(boolean_value, nverr, props, LIBSES_EN_PROP_INTERNAL, 49 SES_NV_ADD(uint64, nverr, props, SES_PROP_ELEMENT_TYPE,
|
/osnet-11/usr/src/lib/scsi/plugins/ses/SUN-SAS2-X16DBP/common/ |
H A D | sun_sas2_x16dbp.c | 40 nvlist_t *props; local 45 props = ses_node_props(np); 47 SES_NV_ADD(boolean_value, nverr, props, LIBSES_EN_PROP_INTERNAL, 49 SES_NV_ADD(boolean_value, nverr, props, LIBSES_PROP_FRU,
|
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/unicode/ |
H A D | urestubs.c | 109 _ure_matches_properties(unsigned long props, ucs4_t c) argument 115 if( props & (1 << i) ) {
|
/osnet-11/usr/src/lib/scsi/plugins/ses/libses/common/ |
H A D | libses.c | 39 nvlist_t *props; local 45 props = ses_node_props(np); 47 if (nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE, 53 SES_NV_ADD(string, nverr, props, 64 if (nvlist_lookup_nvlist(props, SES_EN_PROP_LID, &lid) != 0) 70 SES_NV_ADD(string, nverr, props, LIBSES_EN_PROP_CSN, csn);
|
/osnet-11/usr/src/lib/libxprop/common/ |
H A D | libxprop.c | 87 xprop_encode_string(nvlist_t *props, const char *name, argument 91 return (xprop_encode(props, name, XPROP_TYPE_STRING, B_FALSE, 97 xprop_encode_boolean(nvlist_t *props, const char *name, argument 100 return (xprop_encode(props, name, XPROP_TYPE_BOOLEAN, boolean_default,
|
/osnet-11/usr/src/lib/pyzfs/common/ |
H A D | userspace.py | 41 props = { variable 50 (field, isgroup) = props[prop] 107 (field, isgroup) = props[prop] 216 for prop in props.keys():
|
/osnet-11/usr/src/lib/scsi/plugins/ses/SUN/common/ |
H A D | sun_enclosure.c | 146 nvlist_t *props = ses_node_props(np); local 156 if ((err = sun_fruid_parse_common(sfdi, props)) != 0)
|
H A D | sun_pages.c | 40 nvlist_t *props = ses_node_props(np); local 49 if (nvlist_lookup_uint64(props, SES_PROP_ELEMENT_ONLY_INDEX, 85 nvlist_t *props = ses_node_props(np); local 90 SES_NV_CTLBOOL_INVERT(props, SES_PROP_SWAP, eip->seci_rst_swap); 91 SES_NV_CTLBOOL(props, SES_PROP_DISABLED, eip->seci_disable); 92 SES_NV_CTLBOOL(props, SES_PROP_PRDFAIL, eip->seci_prdfail); 105 nvlist_t *props = ses_node_props(np); local 110 if (nvlist_lookup_uint64(props, SES_PROP_ELEMENT_INDEX,
|
H A D | sun.c | 61 const ses2_ctl_prop_t *ctlprops, nvlist_t *props) 66 for (nvp = nvlist_next_nvpair(props, NULL); nvp != NULL; 68 next = nvlist_next_nvpair(props, nvp); 78 (void) nvlist_remove(props, nvpair_name(nvp), 151 nvlist_t *props = ses_node_props(np); local 154 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE, 60 sun_setprop(ses_plugin_t *sp, ses_node_t *np, const ses2_ctl_prop_t *ctlprops, nvlist_t *props) argument
|
H A D | sun_element.c | 98 nvlist_t *props = ses_node_props(np); local 105 SES_NV_ADD(fixed_string, nverr, props, SES_PROP_DESCRIPTION, 115 nvlist_t *props = ses_node_props(np); local 128 if ((err = sun_fruid_parse_common(sfdip, props)) != 0)
|
H A D | sun_element_ctl.c | 100 nvlist_t *props = ses_node_props(np); local 102 SES_NV_CTLBOOL(props, SES_PROP_IDENT, fip->sfci_rqst_ident); 103 SES_NV_CTL64(props, SES_COOLING_PROP_SPEED_CODE, 105 SES_NV_CTLBOOL(props, SES_PROP_FAIL, fip->sfci_rqst_fail); 127 nvlist_t *props = ses_node_props(np); local 133 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE, 150 nvlist_t *props = ses_node_props(np); local 153 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE, &type) == 0);
|
/osnet-11/usr/src/lib/scsi/plugins/ses/SUN-Storage-J4500/common/ |
H A D | loki.c | 41 nvlist_t *props = ses_node_props(np); local 63 SES_NV_ADD(uint64, nverr, props, SES_PROP_BAY_NUMBER, 73 nvlist_t *props = ses_node_props(np); local 91 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE, 101 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_CLASS_INDEX, 123 VERIFY(nvlist_lookup_nvlist(props, SES_EN_PROP_LID, &lid) == 0); 127 SES_NV_ADD(string, nverr, props, LIBSES_EN_PROP_CSN, serial); 140 SES_NV_ADD(uint64, nverr, props, SES_PROP_ELEMENT_TYPE, 169 SES_NV_ADD(fixed_string_trunc, nverr, props, 193 props, LIBSES_PROP_PAR [all...] |
/osnet-11/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2.c | 39 const ses2_ctl_prop_t *ctlprops, nvlist_t *props) 44 for (nvp = nvlist_next_nvpair(props, NULL); nvp != NULL; 46 next = nvlist_next_nvpair(props, nvp); 56 (void) nvlist_remove(props, nvpair_name(nvp), 128 nvlist_t *props = ses_node_props(np); local 131 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE, 38 ses2_setprop(ses_plugin_t *sp, ses_node_t *np, const ses2_ctl_prop_t *ctlprops, nvlist_t *props) argument
|
H A D | ses2_enclosure.c | 190 nvlist_t *props = ses_node_props(np); local 198 SES_NV_ADD(fixed_string, nverr, props, SES_PROP_DESCRIPTION, 301 nvlist_t *props = ses_node_props(np); local 308 if ((err = enc_parse_sd(esip, props)) != 0)
|
H A D | ses2_enclosure_ctl.c | 42 nvlist_t *props = ses_node_props(np); local 64 if (nvlist_lookup_uint64(props, SES_EN_PROP_UCODE_SZ, 73 (void) nvlist_lookup_uint64(props, SES_EN_PROP_UCODE_BUF, 168 nvlist_t *props = ses_node_props(np); local 173 VERIFY(nvlist_lookup_uint64(props, SES_EN_PROP_EID, &eid) == 0); 206 nvlist_t *props = ses_node_props(np); local 215 VERIFY(nvlist_lookup_uint64(props, SES_EN_PROP_EID, &eid) == 0); 291 nvlist_t *props = ses_node_props(np); local 296 SES_NV_CTLBOOL(props, SES_PROP_IDENT, tp->seci_rqst_ident); 297 SES_NV_CTLBOOL(props, SES_PROP_WARN_RE 320 nvlist_t *props = ses_node_props(np); local [all...] |
/osnet-11/usr/src/lib/libsmb/common/ |
H A D | smb_share.c | 288 nvlist_t *props; local 346 if ((props = sa_share_get_proto(share, SA_PROT_SMB)) == NULL) { 352 rc |= sa_share_set_prop(props, SHOPT_AD_CONTAINER, 355 rc |= sa_share_set_prop(props, SHOPT_NONE, 358 rc |= sa_share_set_prop(props, SHOPT_RO, 361 rc |= sa_share_set_prop(props, SHOPT_RW, 367 rc |= sa_share_set_prop(props, SHOPT_ABE, "true"); 369 rc |= sa_share_set_prop(props, SHOPT_CATIA, "true"); 371 rc |= sa_share_set_prop(props, SHOPT_GUEST, "true"); 373 rc |= sa_share_set_prop(props, SHOPT_DFSROO [all...] |
/osnet-11/usr/src/lib/libprtdiag/inc/ |
H A D | pdevinfo.h | 123 Prop *props; /* points to list of properties */ member in struct:prom_node
|
/osnet-11/usr/src/lib/libshare/common/ |
H A D | libshare_fs.c | 255 const char *sh_name, sa_proto_t proto, char **props) 267 return (ops->saf_sharing_get_prop(shdl, mntpnt, sh_name, proto, props)); 277 const char *sh_name, sa_proto_t proto, const char *props) 289 return (ops->saf_sharing_set_prop(shdl, mntpnt, sh_name, proto, props)); 254 safs_sharing_get_prop(libshare_handle_t *shdl, const char *mntpnt, const char *sh_name, sa_proto_t proto, char **props) argument 276 safs_sharing_set_prop(libshare_handle_t *shdl, const char *mntpnt, const char *sh_name, sa_proto_t proto, const char *props) argument
|
H A D | libshare_proto.c | 159 * saproto_share_format_props(nvlist_t *props, char **retbuf) 161 * format the props into the protocol dependent string that is needed 165 saproto_share_format_props(nvlist_t *props, sa_proto_t proto, char **retbuf) argument 173 return (ops->sap_share_prop_format(props, retbuf)); 419 saproto_parse_proplist(sa_proto_t proto, nvlist_t *props, argument 433 return (ops->sap_proto_parse_proplist(props, prot_nvl, errbuf, 439 sa_share_props_t *props) 450 return (ops->sap_share_proplist_from_share(prot_nvl, props)); 438 saproto_share_proplist_from_share(sa_proto_t proto, nvlist_t *prot_nvl, sa_share_props_t *props) argument
|
/osnet-11/usr/src/lib/libpower/common/ |
H A D | pm_smf.c | 98 scf_simple_app_props_t *props; local 102 props = scf_simple_app_props_get(NULL, instance); 103 if (props == NULL) { 115 prop = (scf_simple_prop_t *)scf_simple_app_props_next(props, NULL); 178 prop = (scf_simple_prop_t *)scf_simple_app_props_next(props, 181 scf_simple_app_props_free(props); 197 scf_simple_app_props_t *props; local 203 props = scf_simple_app_props_get(NULL, instance); 204 if (props == NULL) { 225 el = (scf_simple_prop_t *)scf_simple_app_props_next(props, NUL 394 scf_simple_app_props_t *props; local [all...] |
/osnet-11/usr/src/lib/fm/libasr/common/ |
H A D | asr_scf.c | 125 asr_scf_prop_t *props = NULL; local 247 prop->next = props; 248 props = prop; 278 prop->next = props; 279 props = prop; 284 asr_scf_free_prop(props); 285 props = NULL; 287 *outprops = props; 303 asr_scf_prop_t *props = NULL; local 349 if (asr_addprops(handle, tx, pgname, data, old, &props) ! [all...] |
/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_method.c | 387 nvlist_t *nvl, *props, *propval, *tmp, *fac_fmri = NULL; local 421 &props, &err) != 0) { 430 while ((elem = nvlist_next_nvpair(props, elem)) != NULL) { 491 nvlist_free(props); 502 nvlist_free(props);
|
/osnet-11/usr/src/cmd/hal/tools/ |
H A D | hal-device.c | 225 LibHalPropertySet *props; local 229 if (!(props = libhal_device_get_all_properties(hal_ctx, device_names[i], &error))) { 239 for(libhal_psi_init(&it, props); libhal_psi_has_more(&it); libhal_psi_next(&it)) { 293 libhal_free_property_set(props);
|
H A D | lshal.c | 92 LibHalPropertySet *props; local 98 props = libhal_device_get_all_properties (hal_ctx, udi, &error); 106 if (props == NULL) { 111 for (libhal_psi_init (&it, props); libhal_psi_has_more (&it); libhal_psi_next (&it)) { 170 libhal_free_property_set (props);
|
/osnet-11/usr/src/lib/nsswitch/ad/common/ |
H A D | ad_common.c | 44 nssad_cfg_free_props(nssad_prop_t *props) argument 46 if (props->domain_name != NULL) { 47 free(props->domain_name); 48 props->domain_name = NULL; 50 if (props->domain_controller != NULL) { 51 free(props->domain_controller); 52 props->domain_controller = NULL; 58 nssad_prop_t *props) 63 if (props->domain_controller == NULL) 64 props 57 nssad_cfg_discover_props(const char *domain, ad_disc_t ad_ctx, nssad_prop_t *props) argument 71 nssad_cfg_reload_ad(nssad_prop_t *props, adutils_ad_t **ad) argument 122 nssad_prop_t props; local [all...] |