Home
last modified time | relevance | path

Searched refs:property (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_007_pos.ksh112 for property in ${properties[@]}; do
113 orig_val=$(get_prop $property $fs)
114 (($? != 0)) && log_fail "get_prop $property $fs"
117 reverse_opt=$(get_reverse_option $fs $property)
120 cur_val=$(get_prop $property $fs)
121 (($? != 0)) && log_fail "get_prop $property $fs"
124 if ! is_global_zone && [[ $property == devices ]] ; then
138 cur_val=$(get_prop $property $fs)
139 (($? != 0)) && log_fail "get_prop $property $fs"
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestMaxConsumers.java43 String property = System.getProperty(name); in getIntegerProperty() local
44 if (property != null && property.length() != 0) { in getIntegerProperty()
46 value = Integer.parseInt(property); in getIntegerProperty()
57 Integer property = getIntegerProperty(MAX_CONSUMERS_PROPERTY_NAME); in main() local
58 int max = (property == null ? 0 : property); in main()
59 int n = (property == null ? 11 : (max < 1 ? 1 : max)); in main()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dcpu_prop_update.c80 char property[MAXSTRLEN]; in add_tlb_props() local
119 (void) snprintf(property, sizeof (property), in add_tlb_props()
121 add_md_prop(node, sizeof (int_value), property, in add_tlb_props()
134 char property[MAXSTRLEN]; in add_cache_props() local
181 (void) snprintf(property, sizeof (property), in add_cache_props()
183 add_md_prop(node, sizeof (int_value), property, in add_cache_props()
189 (void) snprintf(property, sizeof (property), "%s-size", in add_cache_props()
191 add_md_prop(node, sizeof (int_value), property, in add_cache_props()
197 (void) snprintf(property, sizeof (property), in add_cache_props()
199 add_md_prop(node, sizeof (int_value), property, in add_cache_props()
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y269 $$->cmd_property_ptr[0] = &property[0];
663 $$->cmd_property_ptr[0] = &property[0];
674 $$->cmd_property_ptr[0] = &property[0];
676 $$->cmd_property_ptr[1] = &property[1];
687 $$->cmd_property_ptr[0] = &property[0];
689 $$->cmd_property_ptr[1] = &property[1];
691 $$->cmd_property_ptr[2] = &property[2];
736 $$->cmd_property_ptr[0] = &property[0];
747 $$->cmd_property_ptr[0] = &property[0];
889 property[0].pv_type = PROP_VAL_LIST;
[all …]
/illumos-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example28 # each property you can set for SLP. No properties are acutally set,
44 # This example simply sets the property to the default:
47 # This example sets the property to a site-specific list:
85 # Set this property to change the default DA Heartbeat (10800 seconds).
91 # Use this property to configure special attributes for DAs; these
93 # the only useful property is min-refresh-interval, which allows
101 # Use this property to configure special attributes for SAs; these
131 # Set this property to change the maximum amount of time to wait until
173 # Change this property to change the maximum size of any datagram to
187 # This property specifies the language tag to use for all messages.
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A DREADME.state35 # <property source before command> <property src after command>
36 # <property source before command> <property src after command>
51 # <property src before command>
55 # from which the property is inherited. (The code
63 # <property src after command>
67 # from which the property is inherited.
70 # 1) there must be a <property src..> line corresponding to each dataset
74 # 2) There can be as many <command>/<property src> blocks as desired, but
81 # Below are two sample <command>/<property src> blocks.
H A DREADME.config32 # <dataset name> <dataset type> <inital property setting>
39 # <initial property setting> - can have one of the following
42 # default property values are left unchanged
44 # local property values are set locally
46 # - property values are left unchanged (has the
48 # that the property 'source' field may be 'inherited
H A Dstate004.cfg34 # used to verify that setting a property on a middle level dataset does
35 # not prevent us from setting a property on the bottom level filesystem,
H A Dstate005.cfg34 # used to verify that when we set a property on a top level pool, followed
36 # the property from the middle level dataset, and not from the top level
H A Dstate006.cfg34 # used to verify that when we set a property on a top level pool, followed
36 # the property from the top level pool, and not from the bottom level
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwctype.c42 wctype_l(const char *property, locale_t loc __unused) in wctype_l() argument
69 while (props[i].name != NULL && strcmp(props[i].name, property) != 0) in wctype_l()
76 wctype(const char *property) in wctype() argument
78 return (wctype_l(property, uselocale(NULL))); in wctype()
/illumos-gate/usr/src/uts/common/io/
H A Dtty_common.c444 char *property = "ttymodes"; in ttyinit() local
462 property, (char ***)&modesp, &len) != DDI_PROP_SUCCESS) { in ttyinit()
472 property, (uchar_t *)&default_termios, in ttyinit()
475 property); in ttyinit()
494 "ttyinit: property '%s' %s\n", property, in ttyinit()
527 if (e_ddi_prop_remove(DDI_DEV_T_NONE, dip, property) in ttyinit()
530 property); in ttyinit()
536 if (e_ddi_prop_update_byte_array(DDI_DEV_T_NONE, dip, property, in ttyinit()
539 property); in ttyinit()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c426 char property[ZFS_MAXPROPLEN]; in change_one() local
443 zfs_prop_get(zhp, clp->cl_prop, property, in change_one()
444 sizeof (property), &sourcetype, where, sizeof (where), in change_one()
456 zfs_prop_get(zhp, clp->cl_shareprop, property, in change_one()
457 sizeof (property), &share_sourcetype, where, sizeof (where), in change_one()
567 char property[ZFS_MAXPROPLEN]; in changelist_gather() local
584 property, sizeof (property), in changelist_gather()
586 (strcmp(property, "legacy") == 0 || in changelist_gather()
587 strcmp(property, "none") == 0)) { in changelist_gather()
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_funcs.c695 dev_find_node_by_type(Prom_node *root, char *type, char *property) in dev_find_node_by_type() argument
700 if (root == NULL || property == NULL) in dev_find_node_by_type()
706 if (strcmp(type_prop, property) == 0) { in dev_find_node_by_type()
713 property)) != NULL) in dev_find_node_by_type()
718 property)) != NULL) in dev_find_node_by_type()
725 dev_next_node_by_type(Prom_node *root, char *type, char *property) in dev_next_node_by_type() argument
729 if (root == NULL || property == NULL) in dev_next_node_by_type()
734 property)) != NULL) in dev_next_node_by_type()
739 property)) != NULL) in dev_next_node_by_type()
744 type, property)) != NULL) in dev_next_node_by_type()
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java229 String property = System.getProperty(name); in getIntegerProperty() local
230 if (property != null && property.length() != 0) { in getIntegerProperty()
232 value = Integer.parseInt(property); in getIntegerProperty()
236 name + "=" + property); in getIntegerProperty()
245 Integer property; in getConfigurationOptions() local
246 property = getIntegerProperty("JAVA_DTRACE_API_DEBUG"); in getConfigurationOptions()
247 if (property != null) { in getConfigurationOptions()
248 debug = (property != 0); in getConfigurationOptions()
250 property = getIntegerProperty("JAVA_DTRACE_MAX_CONSUMERS"); in getConfigurationOptions()
251 if (property != null) { in getConfigurationOptions()
[all …]
/illumos-gate/usr/src/cmd/print/selector/
H A Ddesktop-print-management-applet33 local ($fmri, $property) = @_;
36 open($FH, "$SVCPROP -C -p $property $fmri 2>/dev/null |");
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.set_props.zcp50 -- property value as seen below.
52 neg_props["a:very.long.property.value"] = { largepropv, E2BIG }
72 -- Attempt to set the property to the specified value
102 -- Attempt to set the property to the specified value
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties56 syntax_error_prop = SLPConfig: Syntax error in property ``{0}'''':{1}
57 invalid_timeout_prop = SLPConfig: Invalid timeout property ``{0}'''':{1}
58 …LPConfig: Total of timeouts ``{1}'''' exceed maximum wait ``{2}'''' for property ``{0}'''', redist…
59 …of timeouts ``{1}'''' less than ``{2}'''' or greater than ``{3}'''' for property ``{0}'''', redist…
62 unknown_interface = SLPConfig: Unknown interface ''''{0}'''' in property ``{1}''''.atattr_sec_error…
72 no_class_name = Missing class name on property ``{0}''''.
129 …gured = No SPIs configured to define security policy. Please set teh ``sun.net.slp.SPIs'' property.
130 …No AMI aliases given to identify keys to sign with. Please set the ``sun.net.slp.signAs'' property.
177 template_not_null = The attribute ``{0}'''' is a keyword attribute but the values property is not n…
178 template_null = The attribute ``{0}'''' is not a keyword attribute but the values property is null
H A DSLPConfig.java1412 private int[] capTimeouts(String property, in capTimeouts() argument
1440 new Object[] {property, in capTimeouts()
1460 new Object[] {property, in capTimeouts()
1474 private int[] parseTimeouts(String property, int[] defaults) { in parseTimeouts() argument
1476 String sTimeouts = System.getProperty(property); in parseTimeouts()
1490 new Object[] {property, sTimeouts}); in parseTimeouts()
1506 new Object[] {property, sTimeouts}); in parseTimeouts()
1513 new Object[] {property, String.valueOf(iTOs[iCount])}); in parseTimeouts()
/illumos-gate/usr/src/man/man8/
H A DMakefile167 hal-get-property.8 \
569 hal-find-by-property.8 \
570 hal-set-property.8 \
665 hal-find-by-property.8 := LINKSRC = hal-find.8
667 hal-set-property.8 := LINKSRC = hal-get-property.8
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_sis.c107 uint32_t property; in sis_get_ctrl_props() local
114 property = p.mailbox[1]; in sis_get_ctrl_props()
115 if (!(property & SIS_EXTENDED_PROPERTIES_SUPPORTED)) in sis_get_ctrl_props()
/illumos-gate/usr/src/cmd/hal/tools/
H A DMakefile28 HAL_PROG = hal-device hal-find-by-capability hal-find-by-property \
29 hal-get-property hal-set-property lshal
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_002_pos.ksh66 typeset property=$1
69 log_must zfs set $property=$prop_val $fs
/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo.h164 Prom_node *dev_find_node_by_type(Prom_node *root, char *type, char *property);
165 Prom_node *dev_next_node_by_type(Prom_node *root, char *type, char *property);
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c2803 if (property != NULL) in sa_get_property_parent()
2804 node = ((xmlNodePtr)property)->parent; in sa_get_property_parent()
3340 if (property != NULL) { in sa_add_property()
3346 property)) == SA_OK) { in sa_add_property()
3377 if (property == NULL) { in sa_add_property()
3468 if (property != NULL) { in sa_remove_property()
3476 property, SA_PROP_OP_REMOVE); in sa_remove_property()
3479 xmlUnlinkNode((xmlNodePtr)property); in sa_remove_property()
3480 xmlFreeNode((xmlNodePtr)property); in sa_remove_property()
3499 return (sa_remove_property(property)); in sa_update_property()
[all …]

12345678910>>...16