Searched defs:property (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreFactory.java90 // Create the appropriate ServiceStore object from the property.
93 createServiceStoreFromProperty(String property) argument
98 props.getProperty(property,
H A DSLPConfig.java100 // property tag or values. If included, according
128 // Register the property.
187 // Initialize useScopes property. This is read-only after the file
200 // Initialize SA scopes. This uses a Sun specific property for
894 // Initialize the scopes list on property.
1125 // Return the Java default if the SLP property is not set.
1384 * The sum of all timeouts for the given property name must not
1395 * @param property
1396 * Name of timeout property being capped. This is only present for
1397 * reporting purposes and no actual manipulation of the property
1412 capTimeouts(String property, int[] timeouts, boolean rangeCheck, int min, int max) argument
1474 parseTimeouts(String property, int[] defaults) argument
[all...]
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_scf.c58 * Creates an allocated property structure along with data for the
87 * Frees a single SCF property item and returns the next item.
103 * Frees the entire SCF property list including the SCF allocated internal
137 char *property; local
147 property = name + pgname_len + 1;
230 EASR_NOMEM, "Failed to allocate SMF property");
234 if (err != 0 || (err = pf(tx, prop->entry, property, scf_type))
269 EASR_NOMEM, "Failed to allocate SMF property");
376 * Adds a single SCF property into an nvlist string property
[all...]
H A Dasr_nvl.c94 nvlist_t *nvl, const char *property, const char *value)
97 if (nvl == NULL || property == NULL)
101 err = nvlist_add_string(nvl, property, value);
107 * Removes a string property from a name value list.
111 asr_nvl_rm_str(nvlist_t *nvl, const char *property) argument
114 if (nvl == NULL || property == NULL)
117 err = nvlist_remove(nvl, property, DATA_TYPE_STRING);
124 asr_nvl_add_strf(nvlist_t *nvl, const char *property, argument
146 err = nvlist_add_string(nvl, property, value);
153 * Gets a string value form an nvlist. If the property is
93 asr_nvl_add_str( nvlist_t *nvl, const char *property, const char *value) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dtheme_loader.c116 /* Set the specified property NAME on the view to the given string VALUE.
192 "%s:%d:%d unknown property `%s'",
510 another property assignment or sub-object definition. */
522 char *property; local
523 property = read_identifier (p);
524 if (! property)
535 "%s:%d:%d expected `=' after property name `%s'",
536 p->filename, p->line_num, p->col_num, property);
537 grub_free (property);
546 grub_free (property);
[all...]
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_funcs.c126 /* allocate space for the property */
139 * get property
221 /* everything worked so link the property list */
262 * Read the value of the property from the PROM device tree
309 * Check if the Prom node passed in contains a property called
332 * Retrieve the value of the board number property from this Prom
404 * and returns a pointer to the value of the name property.
426 * and returns a pointer to the value of the name property.
487 * current one which has the requested type property.
501 * (has a 'status' property)
694 dev_find_node_by_type(Prom_node *root, const char *type, const char *property) argument
724 dev_next_node_by_type(Prom_node *root, const char *type, const char *property) argument
[all...]
/osnet-11/usr/src/cmd/hal/hald/
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);
/osnet-11/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...]
/osnet-11/usr/src/grub/grub2/grub-core/kern/ieee1275/
H A Dieee1275.c54 const char *property, void *buf,
70 args.prop = (grub_ieee1275_cell_t) property;
85 const char *property, grub_uint32_t *buf,
89 ret = grub_ieee1275_get_property (phandle, property, (void *) buf, size, actual);
52 grub_ieee1275_get_property(grub_ieee1275_phandle_t phandle, const char *property, void *buf, grub_size_t size, grub_ssize_t *actual) argument
83 grub_ieee1275_get_integer_property(grub_ieee1275_phandle_t phandle, const char *property, grub_uint32_t *buf, grub_size_t size, grub_ssize_t *actual) argument
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c44 * 'mountpoint' property, we record whether the filesystem was previously
46 * dataset after the property has been changed.
52 * < change property >
139 * On set, the new property values and the requested propname are available.
140 * On inherit, only the property name is available.
185 * For real checking, we need to know if this property
188 * with a local value of this property will be in the changelist.
270 * If the property is 'mountpoint', go through and unmount filesystems as
275 * If the property is share.path, then unshare as necessary.
422 * If we are setting any property tha
723 char property[ZFS_MAXPROPLEN]; local
904 char property[ZFS_MAXPROPLEN]; local
[all...]
H A Dlibzfs_prop.c53 * Returns the id of this property (or ZPROP_INVAL if NULL). The id matches
57 * property id is always higher than the zfs_prop_t of a built-in ZFS property.
70 * ZPROP_INVAL if this is a registered external property. See zprop_id().
226 avl_node_t zpd_link; /* property table linkage */
228 avl_tree_t *zpd_sublist; /* NULL if property or alias */
243 /* property before sublist of the same name */
348 boolean_t property = (spec != ZPROP_SUBLIST); local
351 if (property) {
352 zpd.zpd_sublist = NULL; /* look for property firs
[all...]
H A Dlibzfs_share.c376 * If the zoned property is set, then this FS can only be shared
396 * or SHARESMB property at the filesystem level enables or
1034 SHARING_NEW_PROP, /* newly set property on existing object */
1248 * For each property in a sublist (e.g. all the "share" properties)
1252 * If the incoming property has a value, then we leave the incoming property
1255 * take advantage of property inheritance. In other words, even where property
1259 * If the incoming property list does not mention property
4453 char property[ZFS_MAXPROPLEN]; local
[all...]
/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c267 volume_findby (LibHalContext *hal_ctx, const char *property, const char *value) argument
277 if ((hal_udis = libhal_manager_find_device_string_match (hal_ctx, property,
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dproto.h208 FNPROTO(property); variable
/osnet-11/usr/src/lib/libbrand/common/
H A Dlibbrand.c98 #define DTD_ATTR_PROPERTY ((const xmlChar *) "property")
236 xmlChar *property; local
286 if ((property = xmlGetProp(node, DTD_ATTR_NAME)) == NULL) {
291 if (strcmp((char *)property, name) != 0) {
292 xmlFree(property);
296 xmlFree(property);
764 xmlChar *resource, *property, *value, *state; local
793 property = xmlGetProp(node, DTD_ATTR_PROPERTY);
794 if (property == NULL)
799 xmlFree(property);
845 xmlChar *resource, *property, *value, *state; local
[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c2351 * If the type is a property group then there is a
5102 * entry is set to delete a property
5958 * Get scf_value_t for the given property decoration.
6132 const char **instance, const char **propertygroup, const char **property)
6145 if (property != NULL)
6146 *property = NULL;
6259 if (property != NULL)
6260 *property = my_p;
6330 const char **instance, const char **propertygroup, const char **property)
6337 propertygroup, property));
6131 scf_parse_svc_fmri(char *fmri, const char **scope, const char **service, const char **instance, const char **propertygroup, const char **property) argument
6329 scf_parse_fmri(char *fmri, int *type, const char **scope, const char **service, const char **instance, const char **propertygroup, const char **property) argument
6361 const char *scope, *service, *instance, *pg, *property; local
6416 const char *scope, *service, *instance, *propertygroup, *property; local
[all...]
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c217 * A property, but an element in the DTD, so a resource from the point
699 * For the most part property types as understood by zonecfg are identical to
701 * DTD_ATTR_DIR ("directory") and the property: PT_DIR ("dir").
703 * In some cases the same DTD_ATTR maps to different property types depending
708 * configuration property. The caller should be aware that looking up either of
808 /* Fixed property */
814 /* Check to see if the property has been disabled */
821 /* Check to see if the property value has been disabled */
854 xmlChar *property; local
856 if ((property
2086 char property[10]; /* 10 is big enough for "shared"/"exclusive" */ local
[all...]

Completed in 170 milliseconds