Searched defs:props (Results 26 - 50 of 76) sorted by relevance

1234

/osnet-11/usr/src/lib/nsswitch/ad/common/
H A Dad_common.h96 nssad_prop_t props; member in struct:nssad_cfg
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dldap.py174 for p in self.ALLPROPS.keys(): # Generate config props
211 for p in self.CREDCONFIG.keys(): # Generate only cred props
424 # Load the single valued props
429 if self.ALLPROPS[prop][2]: # Skip over multivalued props
483 props = self.get_props(self.DEFPG) variable in class:LdapClient
484 if props != None:
485 if 'config/version' in props and \
486 'config/search_base' in props and \
487 ( 'config/preferred_server_list' in props or \
488 'config/server_list' in props )
[all...]
H A Dnscd.py112 for p in self.configPROPS: # Generate config props
115 for pg in self.ALLPGS: # Generate cache DB props
118 for p in self.cachePROPS: # Generate config props
240 for p in self.cachePROPS: # Get any default pg props
266 # Generate config props
267 for tag in self.configPROPS: # Generate config props
279 # Generate cache props
281 for map in self.EXPORTS: # Generate cache DB props
287 for tag in self.cachePROPS: # Generate config props
322 nprop = [] # new props
471 props = self.get_props(self.DEFPG) variable in class:Nscd.init
[all...]
/osnet-11/usr/src/lib/pam_modules/zfs_key/
H A Dzfs_key.c266 nvlist_t *props; local
276 (void) nvlist_alloc(&props, NV_UNIQUE_NAME, 0);
277 (void) nvlist_add_string(props,
282 (void) nvlist_add_string(props,
287 err = zfs_create(g_zfs, dataset, ZFS_TYPE_FILESYSTEM, props);
/osnet-11/usr/src/lib/scsi/plugins/ses/SUN-Storage-J4400/common/
H A Driverwalk.c76 nvlist_t *props = ses_node_props(np); local
115 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE,
117 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_CLASS_INDEX,
196 SES_NV_ADD(string, nverr, props, LIBSES_PROP_PART,
203 SES_NV_ADD(string, nverr, props, LIBSES_PROP_SERIAL,
219 SES_NV_ADD(string, nverr, props, LIBSES_EN_PROP_CSN,
/osnet-11/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_pages.c39 nvlist_t *props = ses_node_props(np); local
44 SES_NV_CTLBOOL_INVERT(props, SES_PROP_SWAP, eip->seci_rst_swap);
45 SES_NV_CTLBOOL(props, SES_PROP_DISABLED, eip->seci_disable);
46 SES_NV_CTLBOOL(props, SES_PROP_PRDFAIL, eip->seci_prdfail);
60 nvlist_t *props = ses_node_props(np), *uncprops; local
67 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_ONLY_INDEX,
69 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_CLASS_INDEX,
71 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE,
231 nvlist_t *props = ses_node_props(np); local
235 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_INDE
253 nvlist_t *props = ses_node_props(np); local
301 nvlist_t *props = ses_node_props(np); local
332 nvlist_t *props = ses_node_props(np); local
379 nvlist_t *props = ses_node_props(np); local
427 nvlist_t *props = ses_node_props(np); local
[all...]
H A Dses2_element.c577 nvlist_t *props = ses_node_props(np); local
584 SES_NV_ADD(fixed_string, nverr, props, SES_PROP_DESCRIPTION,
927 nvlist_t *props = ses_node_props(np); local
935 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE,
948 return (app->func(dep, props, len));
H A Dses2_element_ctl.c1411 nvlist_t *props = ses_node_props(np); local
1413 SES_NV_CTL64(props, SES_PROP_THRESH_CRIT_HI, tip->sti_high_crit);
1414 SES_NV_CTL64(props, SES_PROP_THRESH_CRIT_LO, tip->sti_low_crit);
1415 SES_NV_CTL64(props, SES_PROP_THRESH_WARN_HI, tip->sti_high_warn);
1416 SES_NV_CTL64(props, SES_PROP_THRESH_WARN_LO, tip->sti_low_warn);
1426 nvlist_t *props = ses_node_props(np); local
1428 SES_NV_CTLBOOL(props, SES_PROP_IDENT, dip->sdci_rqst_ident);
1429 SES_NV_CTLBOOL(props, SES_PROP_RMV, dip->sdci_rqst_remove);
1430 SES_NV_CTLBOOL(props, SES_DEV_PROP_READY_TO_INSERT,
1432 SES_NV_CTLBOOL(props, SES_DEV_PROP_REQ_MISSIN
1452 nvlist_t *props = ses_node_props(np); local
1466 nvlist_t *props = ses_node_props(np); local
1482 nvlist_t *props = ses_node_props(np); local
1498 nvlist_t *props = ses_node_props(np); local
1512 nvlist_t *props = ses_node_props(np); local
1531 nvlist_t *props = ses_node_props(np); local
1546 nvlist_t *props = ses_node_props(np); local
1559 nvlist_t *props = ses_node_props(np); local
1571 nvlist_t *props = ses_node_props(np); local
1587 nvlist_t *props = ses_node_props(np); local
1603 nvlist_t *props = ses_node_props(np); local
1616 nvlist_t *props = ses_node_props(np); local
1630 nvlist_t *props = ses_node_props(np); local
1644 nvlist_t *props = ses_node_props(np); local
1657 nvlist_t *props = ses_node_props(np); local
1672 nvlist_t *props = ses_node_props(np); local
1688 nvlist_t *props = ses_node_props(np); local
1702 nvlist_t *props = ses_node_props(np); local
1715 nvlist_t *props = ses_node_props(np); local
1757 nvlist_t *props = ses_node_props(np); local
1770 nvlist_t *props = ses_node_props(np); local
1817 nvlist_t *props = ses_node_props(np); local
1840 nvlist_t *props = ses_node_props(np); local
[all...]
/osnet-11/usr/src/lib/libshare_plugins/zfs/
H A Dlibshare_zfs.c500 const char *sh_name, sa_proto_t proto, char **props)
509 props));
514 const char *sh_name, sa_proto_t proto, const char *props)
523 props));
499 sa_zfs_sharing_get_prop(libshare_handle_t *shdl, const char *sh_path, const char *sh_name, sa_proto_t proto, char **props) argument
513 sa_zfs_sharing_set_prop(libshare_handle_t *shdl, const char *mntpnt, const char *sh_name, sa_proto_t proto, const char *props) argument
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses_facility.c140 nvlist_t *args, *pargs, *props; local
166 verify((props = ses_node_props(np)) != NULL);
206 if (nvlist_lookup_boolean_value(props,
214 if (altprop != NULL && nvlist_lookup_boolean_value(props,
251 nvlist_t *args, *props; local
278 verify((props = ses_node_props(np)) != NULL);
280 if (nvlist_lookup_uint64(props, prop, &current) == 0) {
282 } else if (nvlist_lookup_int64(props, prop, &scurrent) == 0) {
320 nvlist_t *nvl, *args, *props; local
338 verify((props
409 nvlist_t *nvl, *props; local
768 nvlist_t *props; local
884 nvlist_t *props, *aprops; local
[all...]
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_iscsi.c260 IMA_DISCOVERY_ADDRESS_PROPERTIES props; local
290 &props);
298 hid = props.discoveryAddress.hostnameIpAddress;
311 if (props.discoveryAddress.portNumber != port)
367 get_str_ip_for_disc_addr_props(IMA_DISCOVERY_ADDRESS_PROPERTIES props, argument
372 IMA_HOST_ID hid = props.discoveryAddress.hostnameIpAddress;
392 IMA_DISCOVERY_ADDRESS_PROPERTIES props, iscsi_sendtgts_list_t **hdr)
412 ipAddr = &props.discoveryAddress.hostnameIpAddress.id.ipAddress;
419 (*hdr)->stl_entry.e_port = props.discoveryAddress.portNumber;
425 * on the iSCSI server. 'props' ar
391 allocate_send_targets_buf(struct suri_handle *sh, int ntgts, IMA_DISCOVERY_ADDRESS_PROPERTIES props, iscsi_sendtgts_list_t **hdr) argument
431 suri_iscsi_send_targets(struct suri_handle *sh, IMA_DISCOVERY_ADDRESS_PROPERTIES props, suri_iscsi_disc_addr_props **ppList) argument
554 IMA_DISCOVERY_ADDRESS_PROPERTIES props; local
717 IMA_NODE_PROPERTIES props; local
[all...]
H A Dsuri.c1946 suri_create_notsup_op(struct suri_handle *sh, uint64_t s, nvlist_t *props) argument
/osnet-11/usr/src/lib/libshare_plugins/legacy/
H A Dlibshare_legacy.c799 const char *sh_name, sa_proto_t protos, char **props)
806 *props = strdup("on");
807 if (*props == NULL)
814 const char *sh_name, sa_proto_t protos, const char *props)
820 NOTE(ARGUNUSED(props))
798 sa_legacy_sharing_get_prop(libshare_handle_t *shdl, const char *mntpnt, const char *sh_name, sa_proto_t protos, char **props) argument
813 sa_legacy_sharing_set_prop(libshare_handle_t *shdl, const char *mntpnt, const char *sh_name, sa_proto_t protos, const char *props) argument
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c909 char **props = NULL; local
927 props = ldap_str2charray( inp, "," );
930 if( props == NULL || secprops == NULL ) {
934 for( i=0; props[i]; i++ ) {
935 if( strcasecmp(props[i], "none") == 0 ) {
938 } else if( strcasecmp(props[i], "noactive") == 0 ) {
942 } else if( strcasecmp(props[i], "noanonymous") == 0 ) {
946 } else if( strcasecmp(props[i], "nodict") == 0 ) {
950 } else if( strcasecmp(props[i], "noplain") == 0 ) {
954 } else if( strcasecmp(props[
[all...]
/osnet-11/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c275 char **props)
298 for (j = 0; props[j] != NULL; j++) {
299 if (strcmp(prop_str, props[j]) == 0) {
274 v12n_scan_md_nodes(md_t *mdp, char *node_name, char *node_str_prop, char **props) argument
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c144 changelist_validate(prop_changelist_t *clp, nvlist_t *props, argument
164 ASSERT(props != NULL);
165 if (props == NULL)
167 if (nvlist_lookup_nvpair(props, zprop_name(zpd), &nvp) != 0)
/osnet-11/usr/src/lib/libsasl/include/
H A Dsaslplug.h252 sasl_security_properties_t props; member in struct:sasl_client_params
491 sasl_security_properties_t props; member in struct:sasl_server_params
635 * sparams -- service, middleware utilities, etc. props ignored
661 * sparams -- service, middleware utilities, etc. props ignored
/osnet-11/usr/src/lib/libsasl/lib/
H A Dsaslint.h187 sasl_security_properties_t props; member in struct:sasl_conn
/osnet-11/usr/src/lib/libshare_plugins/smb/
H A Dlibshare_smb.c264 sa_smb_proto_get_propdefs(nvlist_t **props, nvlist_t **default_sublists) argument
309 *props = xprops;
784 sa_smb_proto_parse_proplist(nvlist_t *props, nvlist_t **prot_nvl, argument
802 if (nvlist_lookup_string(props, "share.smb.raw", &strval) == 0) {
817 while ((elem = nvlist_next_nvpair(props, elem)) != NULL) {
873 sa_share_props_t *props)
875 nvlist_t *props_nvl = props->sp_nvl;
1198 sa_smb_format_props(nvlist_t *props, char **retbuf) argument
1212 for (prop = nvlist_next_nvpair(props, NULL);
1213 prop != NULL; prop = nvlist_next_nvpair(props, pro
872 sa_smb_share_proplist_from_share(nvlist_t *prot_nvl, sa_share_props_t *props) argument
[all...]
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_commit.c724 pool_value_t *props[] = { NULL, NULL }; local
727 props[0] = &val;
735 if (pool_value_set_string(props[0], "pset") != PO_SUCCESS ||
736 pool_value_set_name(props[0], c_type) != PO_SUCCESS)
744 if ((resources = pool_query_resources(conf, &nelem, props)) != NULL) {
1146 * set_importance_cb() is used to create "_importance" props on each
1188 * unset_importance_cb() is used to remove "_importance" props from
1216 * add_importance_props() is used to create "_importance" props on
1228 * remove_importance_props() is used to remove "_importance" props on
/osnet-11/usr/src/lib/libiscsit/common/
H A Dlibiscsit.c735 stmfTargetProperties props; local
765 ret = stmfGetTargetProperties(&devid, &props);
771 if (props.status == STMF_TARGET_PORT_ONLINE) {
1341 /* nvlist for props? */
/osnet-11/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c61 } *props; member in struct:fm_dc_handle
215 dhp->props = NULL;
285 propp->next = dhp->props;
286 dhp->props = propp;
323 struct fm_dc_prop *props; local
334 props = dhp->props;
335 while (props) {
336 if (props->lhs != NULL)
337 free((void *) props
568 struct fm_dc_prop *props; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaDec.c974 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) argument
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize));
983 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) argument
987 RINOK(LzmaProps_Decode(&propNew, props, propsSize));
/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz_dec_lzma2.c798 static bool lzma_props(struct xz_dec_lzma2 *s, uint8_t props) argument
800 if (props > (4 * 5 + 4) * 9 + 8)
804 while (props >= 9 * 5) {
805 props -= 9 * 5;
812 while (props >= 9) {
813 props -= 9;
817 s->lzma.lc = props;
1140 struct xz_dec_lzma2 *s, uint8_t props)
1143 if (props > ( min (DICT_BIT_SIZE,39)) )
1146 s->dict.size = 2 + (props
1139 xz_dec_lzma2_reset( struct xz_dec_lzma2 *s, uint8_t props) argument
[all...]
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_create.c529 nvlist_t *props = NULL; local
563 if (nvlist_dup(fs_zfs_props[i], &props, 0) != 0) {
571 if (nvlist_alloc(&props, NV_UNIQUE_NAME, 0) != 0) {
580 if (nvlist_add_string(props,
589 if (zfs_create(g_zfs, child_fs, ZFS_TYPE_FILESYSTEM, props)
598 nvlist_free(props);
603 nvlist_t *props = NULL; local
632 if (nvlist_dup(shared_fs_zfs_props[i], &props, 0)
641 if (nvlist_alloc(&props, NV_UNIQUE_NAME, 0) != 0) {
655 if (nvlist_lookup_string(props,
3303 nvlist_t *props = NULL; local
[all...]

Completed in 95 milliseconds

1234