From fa4ece01aed54c9a146af868be0d3db611ded229 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 28 Dec 2018 15:38:58 +0100 Subject: New upstream version 1.11.1+dfsg Signed-off-by: Daniel Baumann --- diagrams/data_structures/registry.svg | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 diagrams/data_structures/registry.svg (limited to 'diagrams/data_structures/registry.svg') diff --git a/diagrams/data_structures/registry.svg b/diagrams/data_structures/registry.svg new file mode 100755 index 000000000..2363e664a --- /dev/null +++ b/diagrams/data_structures/registry.svg @@ -0,0 +1,2 @@ + +
dictionary of
dictionary of
avl tree of
avl tree of
struct registryint enabledentries countersunsigned long long persons_countunsigned long long machines_countunsigned long long usages countunsigned long long urls_countunsigned long long persons_urls_countunsigned long long machines_urls_countunsigned long long log_countmemory countersunsigned long long persons memoryunsigned long long machines_memoryunsigned long long urls_memoryunsigned long long persons_urls_memoryunsigned long longmachines_urls_memoryconfigurationunsigned long long save_registry_every_entrieschar *registry_domainchar *hostnamechar *registry_to_announcetime_t persons_expirationint verify_cookies_redirectssize_t max_url_lengthsize_t max_name_lengthpath nameschar *pathnamechar *db_filenamechar *log_filenamechar *machine_guid_filenameFILE *log_fpDICTIONARY *personsDICTIONARY *machinesavl_tree registry_urls_root_indexnetdata_mutex_t lockDICTIONARYavl_tree values_indexuint8_t flagsstruct dictionary_stats *statsnetdata_rwlock_t *rwlockstruct avl_treeavl *rootint (*compar)(void *a, void *b)struct avlstruct avl *avl_link[2]signed char avl_balancestruct dictionary_statsunsigned long long insertsunsigned long long deletesunsigned long long searchesunsigned long long entriesNAME_VALUEavl avluint32_t hashchar *namevoid *valueREGISTRY_PERSONchar guid[GUID_LEN + 1]avl_tree person_urlsuint32_t fist_tuint32_t last_tuint32_t usagesREGISTRY_PERSON_URLavl avlREGISTRY_URL *urlREGISTRY_MACHINE *machineuint8_t flagsuint32_t first_tuint32_t last_tuint32_t usageschar machine_name[1]REGISTRY_URLavl avluint32_t hashuint32_t linksuint16_t lenchar url[1]REGISTRY_MACHINEchar guid[GUID_LEN + 1]uint32_t linksDICTIONARY *machine_urlsuint32_t first_tuint32_t last_tuint32_t usagesREGISTRY_MACHINE_URLREGISTRY_URL *urluint8_t flagsuint32_t first_tuint32_t last_tuint32_t usages
dictionary of
dictionary of
avl tree of
avl tree of
avl tree of
avl tree of
dictionary of
dictionary of
\ No newline at end of file -- cgit v1.2.3