Home
last modified time | relevance | path

Searched defs:cfg_line (Results 1 – 25 of 34) sorted by relevance

12

/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/include/
H A Dcfg.h48 struct cfg_line struct
58 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/include/
H A Dcfg.h48 struct cfg_line struct
58 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/include/
H A Dcfg.h48 struct cfg_line struct
58 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/include/
H A Dcfg.h48 struct cfg_line struct
58 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/include/
H A Dcfg.h48 struct cfg_line struct
58 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/include/
H A Dcfg.h50 struct cfg_line struct
60 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/include/
H A Dcfg.h50 struct cfg_line struct
60 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/include/
H A Dcfg.h50 struct cfg_line struct
60 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/include/
H A Dcfg.h50 struct cfg_line struct
60 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/include/
H A Dcfg.h50 struct cfg_line struct
60 int parse_cfg_file(const char *cfg_file, struct cfg_line *cfg, int optional, int strict); argument
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/include/
H A Dcfg.h51 struct cfg_line struct
61 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/include/
H A Dcfg.h51 struct cfg_line struct
61 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/include/
H A Dcfg.h53 struct cfg_line struct
63 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/include/
H A Dcfg.h53 struct cfg_line struct
63 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/include/
H A Dcfg.h51 struct cfg_line struct
61 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/include/
H A Dcfg.h53 struct cfg_line struct
63 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/include/
H A Dcfg.h51 struct cfg_line struct
61 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/include/
H A Dcfg.h51 struct cfg_line struct
61 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/include/
H A Dcfg.h53 struct cfg_line struct
63 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/include/
H A Dcfg.h53 struct cfg_line struct
63 typedef int (*cfg_custom_parameter_parser_t)(const char *value, struct cfg_line *cfg); argument
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dconfig.h31 struct cfg_line { struct
32 struct cfg_line *next; argument
44 struct cfg_line *head, *tail; argument
/dports/audio/gbsplay/gbsplay-0.0.94/
H A Dcfgparser.c21 static long cfg_line, cfg_char; variable
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/
H A Dhooks.c207 const char *cfg_file, unsigned long cfg_line, in ns_plugin_register()
241 const char *cfg_file, unsigned long cfg_line, isc_mem_t *mctx, in ns_plugin_check()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/hooks/driver/
H A Dtest-async.c127 unsigned long cfg_line, isc_mem_t *mctx, isc_log_t *lctx, in plugin_register()
167 unsigned long cfg_line, isc_mem_t *mctx, isc_log_t *lctx, in plugin_check()
/dports/dns/bind916/bind-9.16.27/lib/ns/
H A Dhooks.c390 const char *cfg_file, unsigned long cfg_line, in ns_plugin_register()
424 const char *cfg_file, unsigned long cfg_line, isc_mem_t *mctx, in ns_plugin_check()

12