Lines Matching full:property

32 properties in nonpersistent property groups in the composed view of the
34 property composition. If the \fBrunning\fR snapshot does not exist then the
37 By default, when a single property is selected, the values for each are printed
46 line comprises a property designator, a property type, and the values (as
48 operand has been supplied, the property designator consists of the property
49 group name and the property name joined by a slash (\fB/\fR). If multiple
51 for the property.
54 If access controls prohibit reading the value of a property, and no property or
55 property group is specified explicitly by a \fB-p\fR option, the property is
56 displayed as if it had no values. If one or more property or property group
57 names is specified by a \fB-p\fR option, and any property value cannot be read
89 Selects the multi-property output format, with full FMRIs as designators.
99 properties in the \fIname\fR property group. For property groups specified by
100 the operands, selects the \fIname\fR property.
109 Selects property \fIprop\fR in property group \fIpg\fR for each of the services
137 Selects the multi-property output format.
156 Waits until the specified property group or the property group containing the
157 specified property changes before printing.
181 The FMRI of a service, a service instance, a property group, or a property.
184 the trailing portion of the service name. Properties and property groups must
235 \fBExample 1 \fRDisplaying the Value of a Single Property
238 The following example displays the value of the state property in the restarter
239 property group of instance \fBdefault\fR of service \fBsystem/cron\fR.
255 property. This property takes immediate effect, so the \fB-c\fR option must be
268 \fBExample 3 \fRDisplaying All Properties in a Property Group
272 properties in the \fBgeneral\fR property group of each instance of the
287 \fBExample 4 \fRTesting the Existence of a Property
290 The following example tests the existence of the \fBgeneral/enabled\fR property
304 \fBExample 5 \fRWaiting for Property Change
318 \fBExample 6 \fRRetrieving the Value of a Boolean Property in a Script
321 The following example retrieves the value of a boolean property in a script: