Searched refs:registry (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libntsvcs/common/
H A Dwinreg_svc.c29 * The registry is a database with a hierarchical structure similar to
37 * which is analogous to a file system path. In the registry, the key
59 * List of supported registry keys (case-insensitive).
803 * This is a request to open a windows registry key.
950 * Lookup a name in the registry and return the associated value.
951 * Our registry is a case-insensitive, name-value pair table.
968 static struct registry { struct
971 } registry[] = { local
981 for (i = 0; i < sizeof (registry)/sizeof (registry[
[all...]
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPTemplateRegistry.java93 // The distinguished template registry object.
95 private static TemplateRegistry registry = null; field in class:SLPTemplateRegistry

Completed in 17 milliseconds