Searched refs:property (Results 1 - 25 of 70) sorted by path

123

/illumos-gate/usr/src/boot/include/xlocale/
H A D_ctype.h174 wctype_t wctype_l(const char *property, locale_t __l);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestMaxConsumers.java43 String property = System.getProperty(name);
44 if (property != null && property.length() != 0) {
46 value = Integer.parseInt(property);
57 Integer property = getIntegerProperty(MAX_CONSUMERS_PROPERTY_NAME);
58 int max = (property == null ? 0 : property);
59 int n = (property == null ? 11 : (max < 1 ? 1 : max));
/illumos-gate/usr/src/cmd/hal/hald/
H A DMakefile30 hald_dbus.o hald_runner.o ids.o logger.o property.o util.o \
H A Ddevice.h33 #include "property.h"
82 HalProperty *property,
H A Dhald_runner.c236 add_property_to_msg (HalDevice *device, HalProperty *property, argument
244 prop_upper = g_ascii_strup (hal_property_get_key (property), -1);
253 value = hal_property_to_string (property);
/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
144 hal-find-by-property: hal_find_by_property.c
148 hal-get-property: hal_get_property.c
152 hal-set-property: hal_set_property.c
H A Dhal-storage-mount.c264 volume_findby (LibHalContext *hal_ctx, const char *property, const char *value) argument
274 if ((hal_udis = libhal_manager_find_device_string_match (hal_ctx, property,
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1089 printf "$(gettext "%s property not set to 'true' for the %s FMRI").\n" $ddnsProp $smbFMRI
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dpsvcobj.conf41 * This section specifies the static property information for each
42 * defined object. Each property in the property list is preceded by
43 * an identifying property label, such as, "_class=". The "label"
44 * property is the first string on each line. The features and address
73 * <object string id> <projected property> <source object id> <source property>
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dpsvcobj.conf42 * This section specifies the static property information for each
43 * defined object. Each property in the property list is preceded by
44 * an identifying property label, such as, "_class=". The "label"
45 * property is the first string on each line. The features and address
74 * <object string id> <projected property> <source object id> <source property>
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dpsvcobj.conf42 * This section specifies the static property information for each
43 * defined object. Each property in the property list is preceded by
44 * an identifying property label, such as, "_class=". The "label"
45 * property is the first string on each line. The features and address
74 * <object string id> <projected property> <source object id> <source property>
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dpsvcobj.conf41 * This section specifies the static property information for each
42 * defined object. Each property in the property list is preceded by
43 * an identifying property label, such as, "_class=". The "label"
44 * property is the first string on each line. The features and address
73 * <object string id> <projected property> <source object id> <source property>
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/
H A Dpsvcobj.conf42 * This section specifies the static property information for each
43 * defined object. Each property in the property list is preceded by
44 * an identifying property label, such as, "_class=". The "label"
45 * property is the first string on each line. The features and address
74 * <object string id> <projected property> <source object id> <source property>
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dcpu_prop_update.c82 char property[MAXSTRLEN]; local
121 (void) snprintf(property, sizeof (property),
123 add_md_prop(node, sizeof (int_value), property,
136 char property[MAXSTRLEN]; local
183 (void) snprintf(property, sizeof (property),
185 add_md_prop(node, sizeof (int_value), property,
191 (void) snprintf(property, sizeof (property), "
[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 |");
H A Dprint-service88 local ($fmri, $property) = @_;
91 open($FH, "$SVCPROP -C -p $property $fmri 2>/dev/null |");
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmm_common.c245 * find volume by property=value
250 rmm_hal_volume_findby(LibHalContext *hal_ctx, const char *property, argument
265 /* get all devices with property=value */
266 if ((udis = libhal_manager_find_device_string_match(hal_ctx, property,
1097 dprintf("property %s not found %s\n",
1103 dprintf("property %s not found %s\n",
1134 dprintf("property %s not found %s\n", "block.device", udi);
1139 dprintf("property %s not found %s\n",
1145 dprintf("property %s not found %s\n", "volume.fstype", udi);
1153 dprintf("property
[all...]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h52 #define SCI_GENERALLAST 0x04 /* Add general property group last */
58 #define SCI_DELAYENABLE 0x100 /* Delay the general/enable property */
73 #define SCE_ALL_VALUES 0x01 /* Include all property values */
193 * Either conversion of ASTRING property value to a number failed,
194 * or base 32 decoding of a property value failed.
256 * composed_pg_destroy(). It will only be set for property groups that are
257 * part of an instance -- not for service property groups.
276 typedef struct property { struct
305 /* instance, property group, property */
[all...]
H A Dsvccfg_xml.c64 * snprintf(3C) format strings for constructing property names that include
152 "property", /* SC_PROPERTY */
368 * Create a SCF_TYPE_BOOLEAN property name pname and attach it to the
369 * property group at pgrp. The value of the property will be set from the
374 * attach the property to pgrp. The attribute should not have an invalid
672 uu_die(gettext("property name missing in group '%s'\n"),
685 uu_die(gettext("property type invalid for "
686 "property '%s/%s'\n"), pgrp->sc_pgroup_name,
692 * Store the property typ
723 lxml_get_property(pgroup_t *pgrp, xmlNodePtr property) argument
[all...]
/illumos-gate/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c219 * Display a property's values on a line. If types is true, prepend
221 * of the property.
303 * display_prop() all of the properties in the given property group. Force
332 * Common code to execute when a nonexistant property is encountered.
409 * display_{pg,prop}() the named property groups and/or properties. Otherwise
410 * display_pg() all property groups.
542 uu_warn(gettext("Couldn't find property group "
573 uu_warn(gettext("Couldn't find property "
598 * named properties of the property group.
630 "has too many components for property "
712 add_prop(char *property) argument
[all...]
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c219 return (gettext("\tclone [-p] [-o property=value] ... "
222 return (gettext("\tcreate [-p] [-o property=value] ... "
224 "\tcreate [-ps] [-b blocksize] [-o property=value] ... "
235 "\t <\"all\" | property[,...]> "
238 return (gettext("\tinherit [-rS] <property> "
244 return (gettext("\tlist [-Hp] [-r|-d max] [-o property[,...]] "
245 "[-s property]...\n\t [-S property]... [-t type[,...]] "
272 return (gettext("\tset <property=value> ... "
277 return (gettext("\tsnapshot [-r] [-o property
2957 char property[ZFS_MAXPROPLEN]; local
[all...]
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y44 static property_value_t property[MAX_EQ_PROP_PAIRS];
47 extern int num_prop_vals; /* # of property values */
269 $$->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[
[all...]
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c211 return (gettext("\tcreate [-fnd] [-o property=value] ... \n"
212 "\t [-O file-system-property=value] ... \n"
225 "\timport [-o mntopts] [-o property=value] ... \n"
228 "\timport [-o mntopts] [-o property=value] ... \n"
238 return (gettext("\tlist [-Hp] [-o property[,...]] "
262 "<\"all\" | property[,...]> <pool> ...\n"));
264 return (gettext("\tset <property=value> <pool> \n"));
267 "\t [-o property=value] <pool> <newpool> "
279 * Callback routine that will print out a pool property value.
406 * Add a property pai
2840 char property[ZPOOL_MAXPROPLEN]; local
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1926 % this property, we can check that font parameter.
/illumos-gate/usr/src/lib/efcode/engine/
H A Dproperties.c40 property(env);
81 * DO NOT cache the value of the head of the property list *before*
82 * looking up a property.
130 property(fcode_env_t *env) function
137 CHECK_DEPTH(env, 4, "property");
206 CHECK_DEPTH(env, 3, "get-package-property");
228 * First, we look thru the in-memory device tree for the property.
230 * not going to find the property below the attachment point.
233 CHECK_DEPTH(env, 2, "get-inherited-property");
259 CHECK_DEPTH(env, 2, "delete-property");
[all...]

Completed in 241 milliseconds

123