Lines Matching defs:property
219 * 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 "
654 uu_warn(gettext("Couldn't find property `%s' in "
655 "property group `%s'.\n"), spn->spn_comp1, buf);
672 uu_warn(gettext("The -p option cannot be used with property "
712 add_prop(char *property)
721 slash = strchr(property, '/');
725 "components.\n"), property);
736 p->spn_comp1 = property;
751 * single-component ones will specify property groups,
764 * Wait for a property group or property change.
766 * Extract a pg and optionally a property name from fmri & prop_list.
788 "property FMRIs.\n"));
801 "property group %s.\n"),
811 gettext("Invalid property name "
843 "property group name \"%s\".\n"),
864 gettext("Invalid property name "
892 "property group name \"%s\".\n"),
911 gettext("Invalid property name "
931 "property group, or property.\n"));