Home
last modified time | relevance | path

Searched refs:wildcard (Results 1 – 4 of 4) sorted by relevance

/unit/pkg/contrib/
H A DMakefile10 PKGS_ALL := $(patsubst $(SRC)/%/Makefile,%,$(wildcard $(SRC)/*/Makefile))
/unit/src/
H A Dnxt_router.c2682 nxt_bool_t wildcard; in nxt_router_socket_conf() local
2730 wildcard = 0; in nxt_router_socket_conf()
2735 wildcard = IN6_IS_ADDR_UNSPECIFIED(&sa->u.sockaddr_in6.sin6_addr); in nxt_router_socket_conf()
2740 wildcard = (sa->u.sockaddr_in.sin_addr.s_addr == INADDR_ANY); in nxt_router_socket_conf()
2744 if (!wildcard) { in nxt_router_socket_conf()
/unit/
H A DCHANGES687 *) Feature: route matching patterns allow a wildcard in the middle.
/unit/docs/
H A Dunit-openapi.yaml1234 each is a unique combination of a host IP address (or a `*` wildcard to
1261 combination of a host IP address (or a `*` wildcard to match any host IP
4372 (or a `*` wildcard to match any host IP addresses), followed by a colon