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

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/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
58 * 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...]
/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c1644 /* Check the registry */
1647 ECORE_MSG(pdev, "ADD command is not allowed considering current registry state.\n");
1698 ECORE_MSG(pdev, "DEL command is not allowed considering current registry state\n");
1753 /* Check if we can perform this operation based on the current registry
1758 ECORE_MSG(pdev, "MOVE command is not allowed considering current registry state\n");
2013 * ecore_vlan_mac_get_registry_elem - prepare a registry element
2021 * prepare a registry element according to the current command request.
2033 /* Allocate a new registry element if needed. */
2090 /* If DRIVER_ONLY execution is requested, cleanup a registry
2119 /* Push a new entry into the registry */
[all...]
H A Decore_sp_verbs.h77 /* Don't send a ramrod, only update a registry */
296 * Element in the VLAN_MAC registry list having all current configured
617 } registry; member in struct:ecore_mcast_obj
650 * @return -1 if we handled the whole registry or index of the last
651 * handled registry element.
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dscn.c1374 scn_registry_t *registry, *p; local
1381 registry = scn_registry;
1393 p = registry;

Completed in 88 milliseconds