Lines Matching refs:local
38 /** implicitly supports a local registry and a read-only
49 <dd> returns the name of the local registry.
53 <dd> checks if the local registry is valid. If the interface is not <NULL/>
54 the local registry should always be valid.
57 <dd> checks if the local registry has write protection.
61 <dd> merges all information from the specified registry in the local registry.
76 <dd> returns a virtual key which is specified in the local or the system
81 <dd> deletes the key only if it is present in the local registry.
85 <dd> sets the value at the specified key in the local registry.
89 <dd> returns the value at the specified key in the local registry, or if
90 the value is not present in the local registry, it will return the value of the
103 <b>Note: all write functions only work on the local registry.</b>