<<>> <> <> <> DIRECTORY LocalRegistry; LocalRegistryClient: CEDAR DEFINITIONS ~ {OPEN LocalRegistry; Null: NullProc; Register: RegisterProc; Refresh: RefreshProc; GetNames: GetNamesProc; GetHandles: GetHandlesProc; GetRegistration: GetRegistrationProc; }.