Home
last modified time | relevance | path

Searched refs:route_path (Results 1 – 25 of 39) sorted by relevance

12

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/plugins/module_utils/network/junos/facts/static_routes/
H A Dstatic_routes.py115 def _create_route_dict(self, afi, route_path): argument
117 if isinstance(route_path, dict):
118 route_path = [route_path]
119 for route in route_path:
149 route_path = conf["routing-options"]["rib"][
153 self._create_route_dict("ipv6", route_path)
156 route_path = conf["routing-options"]["static"].get("route")
157 routes.append(self._create_route_dict("ipv4", route_path))
172 route_path = conf["routing-instances"]["instance"][
182 route_path = conf["routing-instances"]["instance"][
[all …]
/dports/net/arataga/restinio-v.0.6.13/dev/restinio/router/
H A Dexpress.hpp666 route_path, in add_handler()
693 route_path, in http_delete()
705 route_path, in http_delete()
717 route_path, in http_get()
729 route_path, in http_get()
741 route_path, in http_head()
753 route_path, in http_head()
765 route_path, in http_post()
777 route_path, in http_post()
789 route_path, in http_put()
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/facts/network/
H A Dgeneric_bsd.py43 route_path = self.module.get_bin_path('route')
45 if route_path is None:
48 default_ipv4, default_ipv6 = self.get_default_interfaces(route_path)
73 def get_default_interfaces(self, route_path): argument
80 command = dict(v4=[route_path, '-n', 'get', '8.8.8.8'],
81 v6=[route_path, '-n', 'get', '-inet6', '2404:6800:400a:800::1012'])
H A Daix.py32 def get_default_interfaces(self, route_path): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/module_utils/facts/network/
H A Dgeneric_bsd.py43 route_path = self.module.get_bin_path('route')
45 if route_path is None:
48 default_ipv4, default_ipv6 = self.get_default_interfaces(route_path)
73 def get_default_interfaces(self, route_path): argument
80 command = dict(v4=[route_path, '-n', 'get', 'default'],
81 v6=[route_path, '-n', 'get', '-inet6', 'default'])
H A Daix.py32 def get_default_interfaces(self, route_path):
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/module_utils/facts/network/
H A Dgeneric_bsd.py43 route_path = self.module.get_bin_path('route')
45 if route_path is None:
48 default_ipv4, default_ipv6 = self.get_default_interfaces(route_path)
73 def get_default_interfaces(self, route_path): argument
80 command = dict(v4=[route_path, '-n', 'get', 'default'],
81 v6=[route_path, '-n', 'get', '-inet6', 'default'])
H A Daix.py32 def get_default_interfaces(self, route_path): argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/patch/
H A Ddraw_route.rb17 draw_route(route_path("config/routes/#{routes_name}.rb"))
24 def route_path(routes_name) method
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/patch/
H A Ddraw_route_spec.rb10 def route_path(route_name) method
24 .with(File.read(subject.route_path('config/routes/help.rb')))
/dports/www/drupal9/drupal-9.2.10/core/modules/views/src/Plugin/views/display/
H A DPathPluginBase.php186 $route_path = '/' . implode('/', $bits);
188 $route = new Route($route_path, $defaults);
262 $route_path = RouteCompiler::getPathWithoutDefaults($route);
263 $route_path = RouteCompiler::getPatternOutline($route_path);
268 && ('/' . $view_path == $route_path)
/dports/www/drupal8/drupal-8.9.20/core/modules/views/src/Plugin/views/display/
H A DPathPluginBase.php189 $route_path = '/' . implode('/', $bits);
191 $route = new Route($route_path, $defaults);
262 $route_path = RouteCompiler::getPathWithoutDefaults($route);
263 $route_path = RouteCompiler::getPatternOutline($route_path);
268 && ('/' . $view_path == $route_path)
/dports/security/vaultwarden/Rocket-263e39b5b429de1913ce7e3036575a7b4d88b6d7/core/codegen/src/bang/
H A Duri_parsing.rs41 pub route_path: Path, field
138 let route_path = input.parse::<Path>()?; in parse() localVariable
143 return Ok(Self { mount_point, route_path, arguments }); in parse()
174 Ok(Self { mount_point, route_path, arguments }) in parse()
262 0 => self.route_path.span(), in args_span()
H A Duri.rs29 prefix_last_segment(&mut params.route_path, URI_MACRO_PREFIX); in _uri_macro()
31 let path = &params.route_path; in _uri_macro()
40 let route_name = &internal.uri_params.route_path; in extract_exprs()
/dports/www/elixir-maru/maru-0.12.4/lib/maru/builder/
H A Dpath.ex18 def parse_params(conn_path_info, route_path) do
19 do_parse_params(conn_path_info, route_path , %{})
/dports/www/py-pyramid/pyramid-1.7.3/docs/api/
H A Durl.rst14 .. autofunction:: route_path
/dports/www/py-pyramid/pyramid-1.7.3/pyramid/
H A Durl.py288 def route_path(self, route_name, *elements, **kw): member in URLMethodsMixin
862 def route_path(route_name, request, *elements, **kw): function
871 return request.route_path(route_name, *elements, **kw)
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/
H A Dflb_task.c348 struct flb_router_path *route_path; in flb_task_create() local
394 route_path = mk_list_entry(i_head, struct flb_router_path, _head); in flb_task_create()
395 o_ins = route_path->ins; in flb_task_create()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/netloc/infiniband/
H A Dnetloc_ib_extract_dats.c1016 char *route_path; in read_routes() local
1019 asprintf(&route_path, "%s/%s", path, route_dirname); in read_routes()
1020 dir = opendir(route_path); in read_routes()
1035 asprintf(&route_filename, "%s/%s", route_path, filename); in read_routes()
1115 free(route_path); in read_routes()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/netloc/infiniband/
H A Dnetloc_ib_extract_dats.c1016 char *route_path; in read_routes() local
1019 asprintf(&route_path, "%s/%s", path, route_dirname); in read_routes()
1020 dir = opendir(route_path); in read_routes()
1035 asprintf(&route_filename, "%s/%s", route_path, filename); in read_routes()
1115 free(route_path); in read_routes()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/netloc/infiniband/
H A Dnetloc_ib_extract_dats.c1016 char *route_path; in read_routes() local
1019 asprintf(&route_path, "%s/%s", path, route_dirname); in read_routes()
1020 dir = opendir(route_path); in read_routes()
1035 asprintf(&route_filename, "%s/%s", route_path, filename); in read_routes()
1115 free(route_path); in read_routes()
/dports/devel/hwloc2/hwloc-2.5.0/utils/netloc/infiniband/
H A Dnetloc_ib_extract_dats.c1016 char *route_path; in read_routes() local
1019 asprintf(&route_path, "%s/%s", path, route_dirname); in read_routes()
1020 dir = opendir(route_path); in read_routes()
1035 asprintf(&route_filename, "%s/%s", route_path, filename); in read_routes()
1115 free(route_path); in read_routes()
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cowboy/src/
H A Dcowboy_router.erl37 -type route_path() :: {Path::route_match(), Handler::module(), Opts::any()} type
39 -type route_rule() :: {Host::route_match(), Paths::[route_path()]}
40 | {Host::route_match(), cowboy:fields(), Paths::[route_path()]}.
/dports/www/erlang-cowboy/cowboy-1.1.2/src/
H A Dcowboy_router.erl41 -type route_path() :: {Path::route_match(), Handler::module(), Opts::any()} type
43 -type route_rule() :: {Host::route_match(), Paths::[route_path()]}
44 | {Host::route_match(), constraints(), Paths::[route_path()]}.
/dports/www/py-pyramid/pyramid-1.7.3/pyramid/tests/
H A Dtest_url.py692 result = request.route_path('flub', 'extra1', 'extra2',
703 result = request.route_path('flub', 'extra1', 'extra2',
1023 from pyramid.url import route_path
1024 return route_path(route_name, request, *elements, **kw)
1028 def route_path(self, route_name, *elements, **kw): member in Test_route_path._makeRequest.Request
1220 self.assertRaises(ValueError, request.route_path, 'acme', foo='bar')

12