Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksejs Sestakovs <aleksejs.sestakovs@zabbix.com>2021-11-17 18:23:35 +0300
committerAleksejs Sestakovs <aleksejs.sestakovs@zabbix.com>2021-11-17 18:23:35 +0300
commit2c17ecef35a732d2a07196d3e180ef4e269f46db (patch)
tree68fca9d9b8fae4f458bce07eb96a0a656ba0f88d /include/sysinfo.h
parentc1e3e811abae1048c46a28b0faed89e4012b272a (diff)
parent71bb0357996c1497ffc927a187949f365c601f29 (diff)
.......... [ZBXNEXT-6936] upgraded to master
Diffstat (limited to 'include/sysinfo.h')
-rw-r--r--include/sysinfo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/sysinfo.h b/include/sysinfo.h
index cbf310ea7c9..41ec054186a 100644
--- a/include/sysinfo.h
+++ b/include/sysinfo.h
@@ -362,6 +362,9 @@ zbx_mpoint_t;
#define ZBX_SYSINFO_TAG_PUSED "pused"
#define ZBX_SYSINFO_FILE_TAG_TYPE "type"
+#define ZBX_SYSINFO_FILE_TAG_BASENAME "basename"
+#define ZBX_SYSINFO_FILE_TAG_PATHNAME "pathname"
+#define ZBX_SYSINFO_FILE_TAG_DIRNAME "dirname"
#define ZBX_SYSINFO_FILE_TAG_USER "user"
#define ZBX_SYSINFO_FILE_TAG_GROUP "group"
#define ZBX_SYSINFO_FILE_TAG_PERMISSIONS "permissions"