Lines Matching full:property
13 scf_pg_get_underlying_pg \- create and manipulate property group handles and
14 property groups in the Service Configuration Facility
127 Property groups are an atomically-updated group of typed properties. Property
129 \fBscf_instance_create\fR(3SCF)) are modifiable. Property groups of snaplevels
134 property group at any given time. When an \fBscf_propertygroup_t\fR is set, it
135 references a frozen-in-time version of the property group to which it is set.
136 Updates to the property group will not be visible until either
137 \fBscf_pg_update()\fR is called or the property group is set again.
141 the property group. They will not see updates, even if the
155 \fBscf_pg_get_parent_snaplevel()\fR functions retrieve the property group's
160 name and type, respectively, of the property group to which \fIpg\fR is set.
163 The \fBscf_pg_get_flags()\fR function retrieves the flags for the property
165 property group is not included in snapshots and will lose its contents upon
166 system shutdown or reboot. Non-persistent property groups are mainly used for
175 \fBscf_snaplevel_get_pg()\fR functions set \fIpg\fR to the property group
181 The \fBscf_instance_get_pg_composed()\fR function sets \fIpg\fR to the property
187 the property group name). After a successful call to
190 \fIpg\fR. If \fIinst\fR and its parent have property groups with the same name
191 but different types, the properties in the property group of the parent are
196 a new property group specified by \fIname\fR whose type is \fIgroup_type\fR,
201 The \fBscf_pg_delete()\fR function deletes the property group. Versions of the
202 property group in snapshots are not affected.
206 underlying property group. If the property group specified by \fIpg\fR is an
207 instance property group, \fIout\fR is set to the property group of the same
211 Applications can use a transaction to modify a property group. See
275 The server does not have adequate resources for a new property group handle.
311 An ancestor of the property group specified by \fIpg\fR has been deleted.
351 The property group specified by \fIpg\fR is not set.
402 The property group specified by \fIpg\fR has been deleted.
412 The property group specified by \fIpg\fR is not set.
447 property group specified by \fIpg\fR.
457 The property group and either the instance, the service, or the snaplevel are
473 The property group specified by \fIname\fR was not found.
509 The value of the \fIname\fR argument is not a valid property group name.
519 The property group and either the instance, the service, or the level are not
554 The caller does not have permission to create the requested property group.
584 A {service,instance,property group} named \fIname\fR already exists.
637 The property group has been deleted by someone else.
647 The server does not have adequate resources for a new property group handle.
657 The property group has not been set.
667 The caller does not have permission to delete this property group.
700 The property group has been deleted.
710 The property group and \fIout\fR are not derived from the same handle.
740 The property group has not been set.