Home
last modified time | relevance | path

Searched defs:DBselect (Results 1 – 25 of 40) sorted by relevance

12

/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/
H A Ddb.inc.php345 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/
H A Ddb.inc.php345 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/
H A Ddb.inc.php373 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/
H A Ddb.inc.php373 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/
H A Ddb.inc.php373 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/
H A Ddb.inc.php373 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/
H A Ddb.inc.php345 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/
H A Ddb.inc.php345 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/
H A Ddb.inc.php345 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/include/
H A Ddb.inc.php373 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/
H A Ddb.inc.php223 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/
H A Ddb.inc.php223 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/
H A Ddb.inc.php224 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/
H A Ddb.inc.php224 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/
H A Ddb.inc.php223 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/
H A Ddb.inc.php223 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/
H A Ddb.inc.php223 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/
H A Ddb.inc.php224 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/
H A Ddb.inc.php224 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/
H A Ddb.inc.php224 function DBselect($query, $limit = null, $offset = 0) { function
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/include/
H A Ddb.h406 # define DBselect(fmt, ...) __zbx_DBselect(ZBX_CONST_STRING(fmt), ##__VA_ARGS__) macro
409 # define DBselect __zbx_DBselect macro
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/include/
H A Ddb.h406 # define DBselect(fmt, ...) __zbx_DBselect(ZBX_CONST_STRING(fmt), ##__VA_ARGS__) macro
409 # define DBselect __zbx_DBselect macro
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/include/
H A Ddb.h406 # define DBselect(fmt, ...) __zbx_DBselect(ZBX_CONST_STRING(fmt), ##__VA_ARGS__) macro
409 # define DBselect __zbx_DBselect macro
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/include/
H A Ddb.h406 # define DBselect(fmt, ...) __zbx_DBselect(ZBX_CONST_STRING(fmt), ##__VA_ARGS__) macro
409 # define DBselect __zbx_DBselect macro
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/include/
H A Ddb.h406 # define DBselect(fmt, ...) __zbx_DBselect(ZBX_CONST_STRING(fmt), ##__VA_ARGS__) macro
409 # define DBselect __zbx_DBselect macro

12