Home
last modified time | relevance | path

Searched defs:router_name (Results 1 – 23 of 23) sorted by relevance

/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/test/integration_tests/pages/project/network/
H A Drouteroverviewpage.py26 def __init__(self, driver, conf, router_name): argument
30 def is_router_name_present(self, router_name): argument
H A Drouterinterfacespage.py54 def __init__(self, driver, conf, router_name): argument
/dports/mail/exim-mysql/exim-4.95/src/routers/
H A Drf_get_transport.c43 uschar *router_name, uschar *require_name) in rf_get_transport()
/dports/mail/exim-sa-exim/exim-4.95/src/routers/
H A Drf_get_transport.c43 uschar *router_name, uschar *require_name) in rf_get_transport()
/dports/mail/exim-postgresql/exim-4.95/src/routers/
H A Drf_get_transport.c43 uschar *router_name, uschar *require_name) in rf_get_transport()
/dports/mail/exim-ldap2/exim-4.95/src/routers/
H A Drf_get_transport.c43 uschar *router_name, uschar *require_name) in rf_get_transport()
/dports/mail/exim-monitor/exim-4.95/src/routers/
H A Drf_get_transport.c43 uschar *router_name, uschar *require_name) in rf_get_transport()
/dports/mail/exim/exim-4.95/src/routers/
H A Drf_get_transport.c43 uschar *router_name, uschar *require_name) in rf_get_transport()
/dports/mail/exim-sqlite/exim-4.95/src/routers/
H A Drf_get_transport.c43 uschar *router_name, uschar *require_name) in rf_get_transport()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/router/src/
H A Dcluster_metadata.cc233 const std::string &router_name, const bool overwrite, in register_router_v1()
301 const std::string &router_name, const bool overwrite, in register_router_v2()
339 const std::string &router_name, const bool overwrite, in register_router()
346 const std::string &router_name, const bool overwrite, in register_router()
353 const std::string &router_name, const bool overwrite, in register_router()
H A Dconfig_generator.cc582 std::string router_name; in bootstrap_system_deployment() local
684 std::string router_name; in bootstrap_directory_deployment() local
1265 const mysql_harness::Path &state_file_path, const std::string &router_name, in bootstrap_deployment()
1390 uint32_t ConfigGenerator::register_router(const std::string &router_name, in register_router()
1533 const std::string &router_name, const std::string &cluster_id, in try_bootstrap_deployment()
1893 const std::string &router_name, const std::string &system_username, in create_config()
2016 const std::string &config_file_name, const std::string &router_name, in get_bootstrap_report_text()
/dports/net/ryu/ryu-4.26/ryu/services/protocols/vrrp/
H A Dmonitor.py43 def factory(interface, config, router_name, statistics, *args, **kwargs): argument
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/unit/cloud/
H A Dtest_router.py25 router_name = 'goofy' variable in TestRouter
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/managers/
H A Ddedicated_host.py500 def _get_default_router(self, routers, router_name=None): argument
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dglobals.c1426 uschar *router_name = NULL; variable
/dports/mail/exim-mysql/exim-4.95/src/
H A Dglobals.c1426 uschar *router_name = NULL; variable
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dglobals.c1426 uschar *router_name = NULL; variable
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dglobals.c1426 uschar *router_name = NULL; variable
/dports/mail/exim-monitor/exim-4.95/src/
H A Dglobals.c1426 uschar *router_name = NULL; variable
/dports/mail/exim/exim-4.95/src/
H A Dglobals.c1426 uschar *router_name = NULL; variable
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dglobals.c1426 uschar *router_name = NULL; variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/tests/component/
H A Dtest_bootstrap.cc1492 const std::string router_name = "") { in sql_insert_router()
1501 static std::string sql_fetch_router_id(std::string router_name = "") { in sql_fetch_router_id()
/dports/www/uwsgi/uwsgi-2.0.20/plugins/python/
H A Duwsgi_pymodule.c719 char *router_name = NULL; in py_uwsgi_route() local